Special Laser Ceramic Body Nozzles Holder D32/28 Precitec-KTXB Raytools-3D WSX-Mini TONY for Fiber Laser Cutting Welding Machine
${function() {
const variantData = data.variant || {"id":"82446883-4b13-4ae0-aec4-e8f84c10b445","product_id":"4ea6086d-4730-40ff-ad21-76a620aa02f4","title":"Normal D28-1PCS","weight_unit":"kg","inventory_quantity":21087,"sku":"Normal D28-1PCS","barcode":"","position":1,"option1":"Normal D28","option2":"1PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3549ce5dbf0f6db3d55d715cc65334c.jpeg","path":"e3549ce5dbf0f6db3d55d715cc65334c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.37,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"3.37","retail_price":"0","available":true,"url":"\/products\/special-laser-ceramic-body-nozzles-holder-d32-28-precitec-ktxb-raytools-3d-wsx-mini-tony-for-fiber-laser-cutting-welding-machine?variant=82446883-4b13-4ae0-aec4-e8f84c10b445","available_quantity":999999999,"options":[{"name":"color","value":"Normal D28"},{"name":"Size","value":"1PCS"}],"off_ratio":0,"flashsale_info":[],"sales":26};
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 : Normal D28-1PCS
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"82446883-4b13-4ae0-aec4-e8f84c10b445","product_id":"4ea6086d-4730-40ff-ad21-76a620aa02f4","title":"Normal D28-1PCS","weight_unit":"kg","inventory_quantity":21087,"sku":"Normal D28-1PCS","barcode":"","position":1,"option1":"Normal D28","option2":"1PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3549ce5dbf0f6db3d55d715cc65334c.jpeg","path":"e3549ce5dbf0f6db3d55d715cc65334c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.37,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"3.37","retail_price":"0","available":true,"url":"\/products\/special-laser-ceramic-body-nozzles-holder-d32-28-precitec-ktxb-raytools-3d-wsx-mini-tony-for-fiber-laser-cutting-welding-machine?variant=82446883-4b13-4ae0-aec4-e8f84c10b445","available_quantity":999999999,"options":[{"name":"color","value":"Normal D28"},{"name":"Size","value":"1PCS"}],"off_ratio":0,"flashsale_info":[],"sales":26};
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 `
`;
}()}