Bystronic Ceramic Ring Parts Nozzles Holder 4-01642 4-01959 4-09010 10032838 For Fiber Laser Cutting Machine Head Axrayser
${function() {
const variantData = data.variant || {"id":"c80a53e6-465a-454c-befb-227323795ee2","product_id":"1d5b2754-8faa-413a-97ca-27ebe2f1fb1d","title":"10032838","weight_unit":"kg","inventory_quantity":5260,"sku":"10032838","barcode":"","position":1,"option1":"10032838","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6ec2d9aabcdcabaae4203e06f3b9be69.jpeg","path":"6ec2d9aabcdcabaae4203e06f3b9be69.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.82,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"11.82","retail_price":"0","available":true,"url":"\/products\/bystronic-ceramic-ring-parts-nozzles-holder-4-01642-4-01959-4-09010-10032838-for-fiber-laser-cutting-machine-head-axrayser?variant=c80a53e6-465a-454c-befb-227323795ee2","available_quantity":999999999,"options":[{"name":"Color","value":"10032838"}],"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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
Sku : 10032838
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"c80a53e6-465a-454c-befb-227323795ee2","product_id":"1d5b2754-8faa-413a-97ca-27ebe2f1fb1d","title":"10032838","weight_unit":"kg","inventory_quantity":5260,"sku":"10032838","barcode":"","position":1,"option1":"10032838","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6ec2d9aabcdcabaae4203e06f3b9be69.jpeg","path":"6ec2d9aabcdcabaae4203e06f3b9be69.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.82,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"11.82","retail_price":"0","available":true,"url":"\/products\/bystronic-ceramic-ring-parts-nozzles-holder-4-01642-4-01959-4-09010-10032838-for-fiber-laser-cutting-machine-head-axrayser?variant=c80a53e6-465a-454c-befb-227323795ee2","available_quantity":999999999,"options":[{"name":"Color","value":"10032838"}],"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 `
`;
}()}