3D Laser Head Nozzles HSG OSPRI M8 H19 High Speed Cutting Machine Patrs FSN08 LC Series Consumable Pure Copper Anti-Collision
${function() {
const variantData = data.variant || {"id":"8a65dcdd-22d7-40bb-baef-f301e4da9370","product_id":"7243b76e-7483-465f-9a41-8d832eb32557","title":"1.0mm-Single Nozzle","weight_unit":"kg","inventory_quantity":5874,"sku":"OSPRI-S-1.0","barcode":"","position":1,"option1":"1.0mm","option2":"Single Nozzle","option3":"","note":"","image":null,"wholesale_price":[{"price":2.48,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.48","retail_price":"0","available":true,"url":"\/products\/3d-laser-head-nozzles-hsg-ospri-m8-h19-high-speed-cutting-machine-patrs-fsn08-lc-series-consumable-pure-copper-anti-collision?variant=8a65dcdd-22d7-40bb-baef-f301e4da9370","available_quantity":999999999,"options":[{"name":"Caliber","value":"1.0mm"},{"name":"Power","value":"Single Nozzle"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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 : OSPRI-S-1.0
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"8a65dcdd-22d7-40bb-baef-f301e4da9370","product_id":"7243b76e-7483-465f-9a41-8d832eb32557","title":"1.0mm-Single Nozzle","weight_unit":"kg","inventory_quantity":5874,"sku":"OSPRI-S-1.0","barcode":"","position":1,"option1":"1.0mm","option2":"Single Nozzle","option3":"","note":"","image":null,"wholesale_price":[{"price":2.48,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.48","retail_price":"0","available":true,"url":"\/products\/3d-laser-head-nozzles-hsg-ospri-m8-h19-high-speed-cutting-machine-patrs-fsn08-lc-series-consumable-pure-copper-anti-collision?variant=8a65dcdd-22d7-40bb-baef-f301e4da9370","available_quantity":999999999,"options":[{"name":"Caliber","value":"1.0mm"},{"name":"Power","value":"Single Nozzle"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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 `
`;
}()}