M16 Welding Nozzle Set for Welding Fixed Scale Tube Torch Hand Held WSX CQWY WEIYE Head Fiber Machine Parts Nozzle Connector Kit
${function() {
const variantData = data.variant || {"id":"c3e4b80b-afb2-4d9a-b3ba-8d2a66608a20","product_id":"eb83b609-a1a6-4147-a795-99ad35634ad3","title":"1 Box","weight_unit":"kg","inventory_quantity":1196,"sku":"M16 Set","barcode":"","position":1,"option1":"1 Box","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/351be8c84dc00ac4608995f1bcccc6b4.jpeg","path":"351be8c84dc00ac4608995f1bcccc6b4.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"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\/m16-welding-nozzle-set-for-welding-fixed-scale-tube-torch-hand-held-wsx-cqwy-weiye-head-fiber-machine-parts-nozzle-connector-kit?variant=c3e4b80b-afb2-4d9a-b3ba-8d2a66608a20","available_quantity":999999999,"options":[{"name":"Color","value":"1 Box"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"c3e4b80b-afb2-4d9a-b3ba-8d2a66608a20","product_id":"eb83b609-a1a6-4147-a795-99ad35634ad3","title":"1 Box","weight_unit":"kg","inventory_quantity":1196,"sku":"M16 Set","barcode":"","position":1,"option1":"1 Box","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/351be8c84dc00ac4608995f1bcccc6b4.jpeg","path":"351be8c84dc00ac4608995f1bcccc6b4.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"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\/m16-welding-nozzle-set-for-welding-fixed-scale-tube-torch-hand-held-wsx-cqwy-weiye-head-fiber-machine-parts-nozzle-connector-kit?variant=c3e4b80b-afb2-4d9a-b3ba-8d2a66608a20","available_quantity":999999999,"options":[{"name":"Color","value":"1 Box"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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 `
`;
}()}