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":"3cfa243e-30f1-4a8d-a50c-08ab11ba4838","product_id":"1a3aacfe-3966-4326-b0c3-f3e32f5035a9","title":"HANWEI-L M8","weight_unit":"kg","inventory_quantity":1213,"sku":"HANWEI-L M8","barcode":"","position":3,"option1":"HANWEI-L M8","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7fbabc78b483263952ed10e9ee7b74ab.jpeg","path":"7fbabc78b483263952ed10e9ee7b74ab.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=3cfa243e-30f1-4a8d-a50c-08ab11ba4838","available_quantity":999999999,"options":[{"name":"Color","value":"HANWEI-L 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-L M8
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"3cfa243e-30f1-4a8d-a50c-08ab11ba4838","product_id":"1a3aacfe-3966-4326-b0c3-f3e32f5035a9","title":"HANWEI-L M8","weight_unit":"kg","inventory_quantity":1213,"sku":"HANWEI-L M8","barcode":"","position":3,"option1":"HANWEI-L M8","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7fbabc78b483263952ed10e9ee7b74ab.jpeg","path":"7fbabc78b483263952ed10e9ee7b74ab.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=3cfa243e-30f1-4a8d-a50c-08ab11ba4838","available_quantity":999999999,"options":[{"name":"Color","value":"HANWEI-L 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 `
`;
}()}