Axrayser Original Raytools HSG Type C Laser Nozzles D28/D32
Raytools Laser Nozzles HSG TypeC D28/D32 M11/M14 HANS Precitec WSX Double Layer Head Fiber Laser Cutting Machine Part Consumable
${function() {
const variantData = data.variant || {"id":"47305f6c-2279-435a-a08f-33f16de54b19","product_id":"549e0dbb-e69d-4a65-bd03-02250af1fb7f","title":"TypeC-D28 Single-1.0mm","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"TypeC-D28 Single","option2":"1.0mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/db39624b0628f206090dbc4ef4efeef7.jpeg","path":"db39624b0628f206090dbc4ef4efeef7.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":2.23,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.23","retail_price":"0","available":true,"url":"\/products\/raytools-laser-nozzles-hsg-typec-d28-d32-m11-m14-hans-precitec-wsx-double-layer-head-fiber-laser-cutting-machine-part-consumable?variant=47305f6c-2279-435a-a08f-33f16de54b19","available_quantity":1000,"options":[{"name":"color","value":"TypeC-D28 Single"},{"name":"Caliber","value":"1.0mm"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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":"47305f6c-2279-435a-a08f-33f16de54b19","product_id":"549e0dbb-e69d-4a65-bd03-02250af1fb7f","title":"TypeC-D28 Single-1.0mm","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"TypeC-D28 Single","option2":"1.0mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/db39624b0628f206090dbc4ef4efeef7.jpeg","path":"db39624b0628f206090dbc4ef4efeef7.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":2.23,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.23","retail_price":"0","available":true,"url":"\/products\/raytools-laser-nozzles-hsg-typec-d28-d32-m11-m14-hans-precitec-wsx-double-layer-head-fiber-laser-cutting-machine-part-consumable?variant=47305f6c-2279-435a-a08f-33f16de54b19","available_quantity":1000,"options":[{"name":"color","value":"TypeC-D28 Single"},{"name":"Caliber","value":"1.0mm"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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 `
`;
}()}