QILIN Laser Welding Nozzle M10 M16
Axrayser QILIN Laser Welding Nozzle M10 M16 Caliber 0.8 1.0 1.2 1.6 2.0 Portable for QILIN WSX HANWEI Handheld Laser Welding Gun
${function() {
const variantData = data.variant || {"id":"0b0c7de7-f95a-4c88-ad0a-648995cb1ee3","product_id":"2d26c4a8-3409-4f2d-91a8-820cce657d84","title":"B-0.8mm","weight_unit":"kg","inventory_quantity":1000,"sku":"Qilin Type B 0.8","barcode":"","position":13,"option1":"B","option2":"0.8mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f38387bf8f3015ef0e77c2686a443be.jpeg","path":"1f38387bf8f3015ef0e77c2686a443be.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.11,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"2.11","retail_price":"0","available":true,"url":"\/products\/qilin-laser-welding-nozzle-m10-m16?variant=0b0c7de7-f95a-4c88-ad0a-648995cb1ee3","available_quantity":999999999,"options":[{"name":"color","value":"B"},{"name":"Caliber","value":"0.8mm"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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.
Sku : Qilin Type B 0.8
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"0b0c7de7-f95a-4c88-ad0a-648995cb1ee3","product_id":"2d26c4a8-3409-4f2d-91a8-820cce657d84","title":"B-0.8mm","weight_unit":"kg","inventory_quantity":1000,"sku":"Qilin Type B 0.8","barcode":"","position":13,"option1":"B","option2":"0.8mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f38387bf8f3015ef0e77c2686a443be.jpeg","path":"1f38387bf8f3015ef0e77c2686a443be.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.11,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"2.11","retail_price":"0","available":true,"url":"\/products\/qilin-laser-welding-nozzle-m10-m16?variant=0b0c7de7-f95a-4c88-ad0a-648995cb1ee3","available_quantity":999999999,"options":[{"name":"color","value":"B"},{"name":"Caliber","value":"0.8mm"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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 `
`;
}()}