M8 Laser Welding Nozzles for Handheld Gun Head TypeA-E with Wire Feed Laser Welding ND18 Machine Axrayser
${function() {
const variantData = data.variant || {"id":"bd90f12d-dc05-4746-b275-caff41d3bd05","product_id":"9a76a961-35d6-4e96-a160-f7ead77e23e8","title":"M8 Type-A-None","weight_unit":"kg","inventory_quantity":15226,"sku":"","barcode":"","position":1,"option1":"M8 Type-A","option2":"None","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e792100f6444a6f82f8cead1084fab07.jpeg","path":"e792100f6444a6f82f8cead1084fab07.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.48,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"3.48","retail_price":"0","available":true,"url":"\/products\/m8-laser-welding-nozzles-for-handheld-gun-head-typea-e-with-wire-feed-laser-welding-nd18-machine-axrayser?variant=bd90f12d-dc05-4746-b275-caff41d3bd05","available_quantity":999999999,"options":[{"name":"color","value":"M8 Type-A"},{"name":"Caliber","value":"None"}],"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}
`
}()}
${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.
${function(){
const variantData = data.variant || {"id":"bd90f12d-dc05-4746-b275-caff41d3bd05","product_id":"9a76a961-35d6-4e96-a160-f7ead77e23e8","title":"M8 Type-A-None","weight_unit":"kg","inventory_quantity":15226,"sku":"","barcode":"","position":1,"option1":"M8 Type-A","option2":"None","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e792100f6444a6f82f8cead1084fab07.jpeg","path":"e792100f6444a6f82f8cead1084fab07.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.48,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"3.48","retail_price":"0","available":true,"url":"\/products\/m8-laser-welding-nozzles-for-handheld-gun-head-typea-e-with-wire-feed-laser-welding-nd18-machine-axrayser?variant=bd90f12d-dc05-4746-b275-caff41d3bd05","available_quantity":999999999,"options":[{"name":"color","value":"M8 Type-A"},{"name":"Caliber","value":"None"}],"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 `
`;
}()}