Axrayser OEM Laser Nozzles EAA EAC EAU EBM ECU EU
Laser Nozzles EAA EAC EAU EBM ECU EU Type for Trumpf Precietc Laser Head Fiber Cutting Machine Parts Double Single Axrayser OEM
${function() {
const variantData = data.variant || {"id":"ffbe2b90-d659-428a-b570-22555ee215f8","product_id":"378b4026-b459-4b68-a0a3-f85c8c21eaee","title":"ECU(3.0 4.0 6.0 10)-3.0mm","weight_unit":"kg","inventory_quantity":2548,"sku":"","barcode":"","position":1,"option1":"ECU(3.0 4.0 6.0 10)","option2":"3.0mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2b2f9923dc8bd1e51ce91a756c625266.jpeg","path":"2b2f9923dc8bd1e51ce91a756c625266.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.58,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"3.58","retail_price":"0","available":true,"url":"\/products\/axrayser-oem-laser-nozzles-eaa-eac-eau-ebm-ecu-eu?variant=ffbe2b90-d659-428a-b570-22555ee215f8","available_quantity":2548,"options":[{"name":"color","value":"ECU(3.0 4.0 6.0 10)"},{"name":"Caliber","value":"3.0mm"}],"off_ratio":0,"flashsale_info":[],"sales":30};
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":"ffbe2b90-d659-428a-b570-22555ee215f8","product_id":"378b4026-b459-4b68-a0a3-f85c8c21eaee","title":"ECU(3.0 4.0 6.0 10)-3.0mm","weight_unit":"kg","inventory_quantity":2548,"sku":"","barcode":"","position":1,"option1":"ECU(3.0 4.0 6.0 10)","option2":"3.0mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2b2f9923dc8bd1e51ce91a756c625266.jpeg","path":"2b2f9923dc8bd1e51ce91a756c625266.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.58,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"3.58","retail_price":"0","available":true,"url":"\/products\/axrayser-oem-laser-nozzles-eaa-eac-eau-ebm-ecu-eu?variant=ffbe2b90-d659-428a-b570-22555ee215f8","available_quantity":2548,"options":[{"name":"color","value":"ECU(3.0 4.0 6.0 10)"},{"name":"Caliber","value":"3.0mm"}],"off_ratio":0,"flashsale_info":[],"sales":30};
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 `
`;
}()}