Laser Welding Nozzle Connector Kits Fixed Scale Tube For WSX CQWY HW QILIN Handheld Weld Head Machine M16 M8 M10 Thread
${function() {
const variantData = data.variant || {"id":"05acd9a2-ae02-4e71-b8fe-f4cf03ff0d21","product_id":"1a3aacfe-3966-4326-b0c3-f3e32f5035a9","title":"HANWEI-S M8","weight_unit":"kg","inventory_quantity":1203,"sku":"HANWEI-S M8","barcode":"","position":4,"option1":"HANWEI-S M8","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/005e4d93e9549c48de43d10dd694449c.jpeg","path":"005e4d93e9549c48de43d10dd694449c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.95,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"6.95","retail_price":"0","available":true,"url":"\/products\/laser-welding-nozzle-connector-kits-fixed-scale-tube-for-wsx-cqwy-hw-qilin-handheld-weld-head-machine-m16-m8-m10-thread?variant=05acd9a2-ae02-4e71-b8fe-f4cf03ff0d21","available_quantity":999999999,"options":[{"name":"Color","value":"HANWEI-S M8"}],"off_ratio":0,"flashsale_info":[],"sales":14};
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 : HANWEI-S M8
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"05acd9a2-ae02-4e71-b8fe-f4cf03ff0d21","product_id":"1a3aacfe-3966-4326-b0c3-f3e32f5035a9","title":"HANWEI-S M8","weight_unit":"kg","inventory_quantity":1203,"sku":"HANWEI-S M8","barcode":"","position":4,"option1":"HANWEI-S M8","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/005e4d93e9549c48de43d10dd694449c.jpeg","path":"005e4d93e9549c48de43d10dd694449c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.95,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"6.95","retail_price":"0","available":true,"url":"\/products\/laser-welding-nozzle-connector-kits-fixed-scale-tube-for-wsx-cqwy-hw-qilin-handheld-weld-head-machine-m16-m8-m10-thread?variant=05acd9a2-ae02-4e71-b8fe-f4cf03ff0d21","available_quantity":999999999,"options":[{"name":"Color","value":"HANWEI-S M8"}],"off_ratio":0,"flashsale_info":[],"sales":14};
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 `
`;
}()}