CO2 Laser Head Lens Tube Outer Diameter 25mm Air Nozzle Dia.20 FL 38.1/50.8/63.5/101.6mm for CO2 Laser Engraving Machine
${function() {
const variantData = data.variant || {"id":"b3d41c28-16da-4e43-ba5f-23ebeb7df6eb","product_id":"1df7fb9a-1c00-469c-a30b-f89180e73e2a","title":"Red Nozzle","weight_unit":"kg","inventory_quantity":993,"sku":"","barcode":"","position":1,"option1":"Red Nozzle","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/64986c802142ad69ef9a3154bdf2866c.jpeg","path":"64986c802142ad69ef9a3154bdf2866c.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.36,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"7.36","retail_price":"0","available":true,"url":"\/products\/co2-laser-head-lens-tube-outer-diameter-25mm-air-nozzle-dia-20-fl-38-1-50-8-63-5-101-6mm-for-co2-laser-engraving-machine?variant=b3d41c28-16da-4e43-ba5f-23ebeb7df6eb","available_quantity":999999999,"options":[{"name":"Color","value":"Red Nozzle"}],"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.
${function(){
const variantData = data.variant || {"id":"b3d41c28-16da-4e43-ba5f-23ebeb7df6eb","product_id":"1df7fb9a-1c00-469c-a30b-f89180e73e2a","title":"Red Nozzle","weight_unit":"kg","inventory_quantity":993,"sku":"","barcode":"","position":1,"option1":"Red Nozzle","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/64986c802142ad69ef9a3154bdf2866c.jpeg","path":"64986c802142ad69ef9a3154bdf2866c.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.36,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"7.36","retail_price":"0","available":true,"url":"\/products\/co2-laser-head-lens-tube-outer-diameter-25mm-air-nozzle-dia-20-fl-38-1-50-8-63-5-101-6mm-for-co2-laser-engraving-machine?variant=b3d41c28-16da-4e43-ba5f-23ebeb7df6eb","available_quantity":999999999,"options":[{"name":"Color","value":"Red Nozzle"}],"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 `
`;
}()}