Axrayser High Power Pointed Copper Laser Nozzle
3D Laser Nozzle Tube Cutting Machine Dia18 M9 H20 Single & Double High Power Pointed Copper Nozzle
${function() {
const variantData = data.variant || {"id":"c75bb45b-4e12-40aa-8342-8679b802eb5c","product_id":"0034e656-985b-404c-ade9-c72ea2d655ef","title":"Double Nozzle-1.0","weight_unit":"kg","inventory_quantity":15580,"sku":"","barcode":"","position":1,"option1":"Double Nozzle","option2":"1.0","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/87ff437217396be3855ea1e4b420ac3a.jpeg","path":"87ff437217396be3855ea1e4b420ac3a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.88,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"3.88","retail_price":"0","available":true,"url":"\/products\/3d-laser-nozzle-tube-cutting-machine-dia18-m9-h20-single-double-high-power-pointed-copper-nozzle?variant=c75bb45b-4e12-40aa-8342-8679b802eb5c","available_quantity":15580,"options":[{"name":"color","value":"Double Nozzle"},{"name":"Caliber","value":"1.0"}],"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":"c75bb45b-4e12-40aa-8342-8679b802eb5c","product_id":"0034e656-985b-404c-ade9-c72ea2d655ef","title":"Double Nozzle-1.0","weight_unit":"kg","inventory_quantity":15580,"sku":"","barcode":"","position":1,"option1":"Double Nozzle","option2":"1.0","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/87ff437217396be3855ea1e4b420ac3a.jpeg","path":"87ff437217396be3855ea1e4b420ac3a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.88,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"3.88","retail_price":"0","available":true,"url":"\/products\/3d-laser-nozzle-tube-cutting-machine-dia18-m9-h20-single-double-high-power-pointed-copper-nozzle?variant=c75bb45b-4e12-40aa-8342-8679b802eb5c","available_quantity":15580,"options":[{"name":"color","value":"Double Nozzle"},{"name":"Caliber","value":"1.0"}],"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 `
`;
}()}