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":"89d5d9a4-d7fe-478f-8160-c12711df2b23","product_id":"1a3aacfe-3966-4326-b0c3-f3e32f5035a9","title":"1 Box Kit(9pcs)","weight_unit":"kg","inventory_quantity":1205,"sku":"M16 Set","barcode":"","position":1,"option1":"1 Box Kit(9pcs)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebdfb95745a1982a2c25c33c746a5380.jpeg","path":"ebdfb95745a1982a2c25c33c746a5380.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":33.36,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"33.36","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=89d5d9a4-d7fe-478f-8160-c12711df2b23","available_quantity":999999999,"options":[{"name":"Color","value":"1 Box Kit(9pcs)"}],"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 : M16 Set
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"89d5d9a4-d7fe-478f-8160-c12711df2b23","product_id":"1a3aacfe-3966-4326-b0c3-f3e32f5035a9","title":"1 Box Kit(9pcs)","weight_unit":"kg","inventory_quantity":1205,"sku":"M16 Set","barcode":"","position":1,"option1":"1 Box Kit(9pcs)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebdfb95745a1982a2c25c33c746a5380.jpeg","path":"ebdfb95745a1982a2c25c33c746a5380.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":33.36,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"33.36","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=89d5d9a4-d7fe-478f-8160-c12711df2b23","available_quantity":999999999,"options":[{"name":"Color","value":"1 Box Kit(9pcs)"}],"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 `
`;
}()}