Bodor Laser Head Parts Protective Windows Lens Ceramic Holder Laser Nozzles D28/32 M11/14 Fiber Cutting Consumables Quartz Fused
${function() {
const variantData = data.variant || {"id":"d7b80ec6-d5c7-43ed-b718-ef3d7317823f","product_id":"6a50c603-5eee-453d-831b-9fa60c4a4d24","title":"CHINA-Other Size","weight_unit":"kg","inventory_quantity":5224,"sku":"Other Size","barcode":"","position":16,"option1":"CHINA","option2":"Other Size","option3":"","note":"","image":null,"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"1.99","retail_price":"0","available":true,"url":"\/products\/bodor-laser-head-parts-protective-windows-lens-ceramic-holder-laser-nozzles-d28-32-m11-14-fiber-cutting-consumables-quartz-fused?variant=d7b80ec6-d5c7-43ed-b718-ef3d7317823f","available_quantity":999999999,"options":[{"name":"Ships From","value":"CHINA"},{"name":"Diameter","value":"Other Size"}],"off_ratio":0,"flashsale_info":[],"sales":20};
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.
Sku : Other Size
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"d7b80ec6-d5c7-43ed-b718-ef3d7317823f","product_id":"6a50c603-5eee-453d-831b-9fa60c4a4d24","title":"CHINA-Other Size","weight_unit":"kg","inventory_quantity":5224,"sku":"Other Size","barcode":"","position":16,"option1":"CHINA","option2":"Other Size","option3":"","note":"","image":null,"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"1.99","retail_price":"0","available":true,"url":"\/products\/bodor-laser-head-parts-protective-windows-lens-ceramic-holder-laser-nozzles-d28-32-m11-14-fiber-cutting-consumables-quartz-fused?variant=d7b80ec6-d5c7-43ed-b718-ef3d7317823f","available_quantity":999999999,"options":[{"name":"Ships From","value":"CHINA"},{"name":"Diameter","value":"Other Size"}],"off_ratio":0,"flashsale_info":[],"sales":20};
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 `
`;
}()}