QILIN Fiber Laser Welding Nozzles M10 M16
QILIN Fiber Laser Welding Nozzles M10 M16 H25 H35 H40 Copper Anti-splash Weld Nozzles for QILIN Welding Head
${function() {
const variantData = data.variant || {"id":"afd0ae7f-ecda-4171-89a2-7ef07c68550e","product_id":"42fe6986-9354-4c4c-978c-6eb64d5b146a","title":"H25 M10 A","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"H25 M10 A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b2020fe0eb923df75e0ddd390f248a32.jpeg","path":"b2020fe0eb923df75e0ddd390f248a32.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.79,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.79","retail_price":"0","available":true,"url":"\/products\/qilin-fiber-laser-welding-nozzles-m10-m16?variant=afd0ae7f-ecda-4171-89a2-7ef07c68550e","available_quantity":999999999,"options":[{"name":"Color","value":"H25 M10 A"}],"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.
${function(){
const variantData = data.variant || {"id":"afd0ae7f-ecda-4171-89a2-7ef07c68550e","product_id":"42fe6986-9354-4c4c-978c-6eb64d5b146a","title":"H25 M10 A","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"H25 M10 A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b2020fe0eb923df75e0ddd390f248a32.jpeg","path":"b2020fe0eb923df75e0ddd390f248a32.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.79,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.79","retail_price":"0","available":true,"url":"\/products\/qilin-fiber-laser-welding-nozzles-m10-m16?variant=afd0ae7f-ecda-4171-89a2-7ef07c68550e","available_quantity":999999999,"options":[{"name":"Color","value":"H25 M10 A"}],"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 `
`;
}()}