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":"108c3f98-3dc5-4676-bd2e-b1e2b1e96f3b","product_id":"1a3aacfe-3966-4326-b0c3-f3e32f5035a9","title":"CQWY M16","weight_unit":"kg","inventory_quantity":1199,"sku":"CQWY M16","barcode":"","position":2,"option1":"CQWY M16","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/682b442d93918a284b1e712e1ee712b8.jpeg","path":"682b442d93918a284b1e712e1ee712b8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.13,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"9.13","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=108c3f98-3dc5-4676-bd2e-b1e2b1e96f3b","available_quantity":999999999,"options":[{"name":"Color","value":"CQWY M16"}],"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 : CQWY M16
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"108c3f98-3dc5-4676-bd2e-b1e2b1e96f3b","product_id":"1a3aacfe-3966-4326-b0c3-f3e32f5035a9","title":"CQWY M16","weight_unit":"kg","inventory_quantity":1199,"sku":"CQWY M16","barcode":"","position":2,"option1":"CQWY M16","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/682b442d93918a284b1e712e1ee712b8.jpeg","path":"682b442d93918a284b1e712e1ee712b8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.13,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"9.13","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=108c3f98-3dc5-4676-bd2e-b1e2b1e96f3b","available_quantity":999999999,"options":[{"name":"Color","value":"CQWY M16"}],"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 `
`;
}()}