Han's High Speed Laser Nozzles SP Single Layer Dia.28mm H15 M11 for Precitec Hans Fiber Cutting Machine Head Parts AAA Copper
${function() {
const variantData = data.variant || {"id":"d9d34c2b-88ed-441a-bb6f-d00bdd5c6c84","product_id":"243df4cd-f68c-420d-94cc-31ba8039d3e3","title":"0.8mm-D28 HANS SP","weight_unit":"kg","inventory_quantity":0,"sku":"D28 SPS0.8mm","barcode":"","position":1,"option1":"0.8mm","option2":"D28 HANS SP","option3":"","note":"","image":null,"wholesale_price":[{"price":2.88,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.88","retail_price":"0","available":true,"url":"\/products\/hans-high-speed-laser-nozzles-sp-single-layer-dia-28mm-h15-m11-for-precitec-hans-fiber-cutting-machine-head-parts-aaa-copper?variant=d9d34c2b-88ed-441a-bb6f-d00bdd5c6c84","available_quantity":999999999,"options":[{"name":"Caliber","value":"0.8mm"},{"name":"Power","value":"D28 HANS SP"}],"off_ratio":0,"flashsale_info":[],"sales":50};
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 : D28 SPS0.8mm
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"d9d34c2b-88ed-441a-bb6f-d00bdd5c6c84","product_id":"243df4cd-f68c-420d-94cc-31ba8039d3e3","title":"0.8mm-D28 HANS SP","weight_unit":"kg","inventory_quantity":0,"sku":"D28 SPS0.8mm","barcode":"","position":1,"option1":"0.8mm","option2":"D28 HANS SP","option3":"","note":"","image":null,"wholesale_price":[{"price":2.88,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.88","retail_price":"0","available":true,"url":"\/products\/hans-high-speed-laser-nozzles-sp-single-layer-dia-28mm-h15-m11-for-precitec-hans-fiber-cutting-machine-head-parts-aaa-copper?variant=d9d34c2b-88ed-441a-bb6f-d00bdd5c6c84","available_quantity":999999999,"options":[{"name":"Caliber","value":"0.8mm"},{"name":"Power","value":"D28 HANS SP"}],"off_ratio":0,"flashsale_info":[],"sales":50};
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 `
`;
}()}