Precitec Focusing Lens with Holder ProCutter LightCutter HPSSL D30 D37 F100/150/200 AR 1030-1090 Fiber Laser Cutting Head Parts
${function() {
const variantData = data.variant || {"id":"6f74ffcf-0e99-4b40-8a9e-3d8c8e63c7c8","product_id":"bc02f305-442d-4493-b2aa-965f4e19c150","title":"HPSSL D30-CL100","weight_unit":"kg","inventory_quantity":7777,"sku":"","barcode":"","position":1,"option1":"HPSSL D30","option2":"CL100","option3":"","note":"","image":null,"wholesale_price":[{"price":52,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"52","retail_price":"0","available":true,"url":"\/products\/precitec-focusing-lens-with-holder-procutter-lightcutter-hpssl-d30-d37-f100-150-200-ar-1030-1090-fiber-laser-cutting-head-parts?variant=6f74ffcf-0e99-4b40-8a9e-3d8c8e63c7c8","available_quantity":7777,"options":[{"name":"Diameter","value":"HPSSL D30"},{"name":"size","value":"CL100"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"6f74ffcf-0e99-4b40-8a9e-3d8c8e63c7c8","product_id":"bc02f305-442d-4493-b2aa-965f4e19c150","title":"HPSSL D30-CL100","weight_unit":"kg","inventory_quantity":7777,"sku":"","barcode":"","position":1,"option1":"HPSSL D30","option2":"CL100","option3":"","note":"","image":null,"wholesale_price":[{"price":52,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"52","retail_price":"0","available":true,"url":"\/products\/precitec-focusing-lens-with-holder-procutter-lightcutter-hpssl-d30-d37-f100-150-200-ar-1030-1090-fiber-laser-cutting-head-parts?variant=6f74ffcf-0e99-4b40-8a9e-3d8c8e63c7c8","available_quantity":7777,"options":[{"name":"Diameter","value":"HPSSL D30"},{"name":"size","value":"CL100"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const postageFreeAmount = 399;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}