DNE Laser Nozzle CINCINNATI Lasermech Raytools Head Parts With Nut Base Bullet Shape Single Double Layer 1.2 1.5 Pure Copper
${function() {
const variantData = data.variant || {"id":"b3d76fbc-4ffa-4a9b-b9e5-7b2f95db954f","product_id":"e39b9cc0-dade-4bc5-851b-34be7ffda9e1","title":"0.8mm-Single Nozzle","weight_unit":"kg","inventory_quantity":5874,"sku":"Bullet-S-0.8","barcode":"","position":1,"option1":"0.8mm","option2":"Single Nozzle","option3":"","note":"","image":null,"wholesale_price":[{"price":2.33,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.33","retail_price":"0","available":true,"url":"\/products\/dne-laser-nozzle-cincinnati-lasermech-raytools-head-parts-with-nut-base-bullet-shape-single-double-layer-1-2-1-5-pure-copper?variant=b3d76fbc-4ffa-4a9b-b9e5-7b2f95db954f","available_quantity":999999999,"options":[{"name":"Caliber","value":"0.8mm"},{"name":"Power","value":"Single 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}
`
}()}
${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 : Bullet-S-0.8
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"b3d76fbc-4ffa-4a9b-b9e5-7b2f95db954f","product_id":"e39b9cc0-dade-4bc5-851b-34be7ffda9e1","title":"0.8mm-Single Nozzle","weight_unit":"kg","inventory_quantity":5874,"sku":"Bullet-S-0.8","barcode":"","position":1,"option1":"0.8mm","option2":"Single Nozzle","option3":"","note":"","image":null,"wholesale_price":[{"price":2.33,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.33","retail_price":"0","available":true,"url":"\/products\/dne-laser-nozzle-cincinnati-lasermech-raytools-head-parts-with-nut-base-bullet-shape-single-double-layer-1-2-1-5-pure-copper?variant=b3d76fbc-4ffa-4a9b-b9e5-7b2f95db954f","available_quantity":999999999,"options":[{"name":"Caliber","value":"0.8mm"},{"name":"Power","value":"Single 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 `
`;
}()}