Laser Ceramic Ring Nozzle Holder 28/32mm OEM Precitec Raytools WSX Fiber Head P0571-1051 KT CON Procutter Lightcutter BT230 240
${function() {
const variantData = data.variant || {"id":"40b451b5-0397-429c-8d8b-edc607355e37","product_id":"39f81652-32df-49a3-8fd8-288db752ea27","title":"Dia28mm (Precitec)","weight_unit":"kg","inventory_quantity":3426,"sku":"CR-28","barcode":"","position":1,"option1":"Dia28mm (Precitec)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d16e7c88d01f36f8e73131c440f2ce6d.jpeg","path":"d16e7c88d01f36f8e73131c440f2ce6d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.18,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"3.18","retail_price":"0","available":true,"url":"\/products\/laser-ceramic-ring-nozzle-holder-28-32mm-oem-precitec-raytools-wsx-fiber-head-p0571-1051-kt-con-procutter-lightcutter-bt230-240?variant=40b451b5-0397-429c-8d8b-edc607355e37","available_quantity":999999999,"options":[{"name":"Color","value":"Dia28mm (Precitec)"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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.
Sku : CR-28
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"40b451b5-0397-429c-8d8b-edc607355e37","product_id":"39f81652-32df-49a3-8fd8-288db752ea27","title":"Dia28mm (Precitec)","weight_unit":"kg","inventory_quantity":3426,"sku":"CR-28","barcode":"","position":1,"option1":"Dia28mm (Precitec)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d16e7c88d01f36f8e73131c440f2ce6d.jpeg","path":"d16e7c88d01f36f8e73131c440f2ce6d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.18,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"3.18","retail_price":"0","available":true,"url":"\/products\/laser-ceramic-ring-nozzle-holder-28-32mm-oem-precitec-raytools-wsx-fiber-head-p0571-1051-kt-con-procutter-lightcutter-bt230-240?variant=40b451b5-0397-429c-8d8b-edc607355e37","available_quantity":999999999,"options":[{"name":"Color","value":"Dia28mm (Precitec)"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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 `
`;
}()}