Axrayser Fiber Laser Nozzle High Speed D28 M11 H15 calibre 0.8-6.0 Single Double Layers for WSX WPCT Laser Cutting Head
${function() {
const variantData = data.variant || {"id":"345b7f9a-7862-4608-afd6-6d13af130347","product_id":"a8da5091-ce1b-4b2f-902b-0f6d3b43c012","title":"Single Layer-1.0mm","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Single Layer","option2":"1.0mm","option3":"","note":"","image":null,"wholesale_price":[{"price":2.62,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"2.62","retail_price":"0","available":true,"url":"\/products\/axrayser-fiber-laser-nozzle-high-speed-d28-m11-h15-calibre-0-8-6-0-single-double-layers-for-wsx-wpct-laser-cutting-head?variant=345b7f9a-7862-4608-afd6-6d13af130347","available_quantity":999999999,"options":[{"name":"color","value":"Single Layer"},{"name":"Caliber","value":"1.0mm"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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":"345b7f9a-7862-4608-afd6-6d13af130347","product_id":"a8da5091-ce1b-4b2f-902b-0f6d3b43c012","title":"Single Layer-1.0mm","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Single Layer","option2":"1.0mm","option3":"","note":"","image":null,"wholesale_price":[{"price":2.62,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"2.62","retail_price":"0","available":true,"url":"\/products\/axrayser-fiber-laser-nozzle-high-speed-d28-m11-h15-calibre-0-8-6-0-single-double-layers-for-wsx-wpct-laser-cutting-head?variant=345b7f9a-7862-4608-afd6-6d13af130347","available_quantity":999999999,"options":[{"name":"color","value":"Single Layer"},{"name":"Caliber","value":"1.0mm"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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 `
`;
}()}