3D Laser Nozzles M8/M6 Pure Copper Single/Double Layer Chrome for Welding Cutting Tube Raytools BT240S BM109 WSX HAN'S Precitec
${function() {
const variantData = data.variant || {"id":"ac4a4dc5-4cf6-4021-a11d-1d45a368a3b7","product_id":"716a8a48-4215-4cae-92d9-fc1b80dcf158","title":"0.8mm-M6 Single","weight_unit":"kg","inventory_quantity":0,"sku":"M6 Single-0.8","barcode":"","position":3,"option1":"0.8mm","option2":"M6 Single","option3":"","note":"","image":null,"wholesale_price":[{"price":2.98,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.98","retail_price":"0","available":true,"url":"\/products\/3d-laser-nozzles-m8-m6-pure-copper-single-double-layer-chrome-for-welding-cutting-tube-raytools-bt240s-bm109-wsx-hans-precitec?variant=ac4a4dc5-4cf6-4021-a11d-1d45a368a3b7","available_quantity":999999999,"options":[{"name":"Caliber","value":"0.8mm"},{"name":"Power","value":"M6 Single"}],"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 : M6 Single-0.8
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"ac4a4dc5-4cf6-4021-a11d-1d45a368a3b7","product_id":"716a8a48-4215-4cae-92d9-fc1b80dcf158","title":"0.8mm-M6 Single","weight_unit":"kg","inventory_quantity":0,"sku":"M6 Single-0.8","barcode":"","position":3,"option1":"0.8mm","option2":"M6 Single","option3":"","note":"","image":null,"wholesale_price":[{"price":2.98,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.98","retail_price":"0","available":true,"url":"\/products\/3d-laser-nozzles-m8-m6-pure-copper-single-double-layer-chrome-for-welding-cutting-tube-raytools-bt240s-bm109-wsx-hans-precitec?variant=ac4a4dc5-4cf6-4021-a11d-1d45a368a3b7","available_quantity":999999999,"options":[{"name":"Caliber","value":"0.8mm"},{"name":"Power","value":"M6 Single"}],"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 `
`;
}()}