Axrayser Original Raytools ST DX Laser Nozzles
ST DX Laser Nozzles Raytools Original Dia28 M11 Single/ Double Layer Chrome Plated for CNC Fiber Laser Head Cutting Machine Part
${function() {
const variantData = data.variant || {"id":"0111b9be-88d9-479e-98fb-f5f27d5c9874","product_id":"556b6b9a-d4ad-4a4d-8459-3a766f1cfed5","title":"ST Single-1.0mm-OEM","weight_unit":"kg","inventory_quantity":1533,"sku":"ST 1.0","barcode":"","position":1,"option1":"ST Single","option2":"1.0mm","option3":"OEM","note":"","image":null,"wholesale_price":[{"price":2.58,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.58","retail_price":"0","available":true,"url":"\/products\/st-dx-laser-nozzles-raytools-original-dia28-m11-single-double-layer-chrome-plated-for-cnc-fiber-laser-head-cutting-machine-part?variant=0111b9be-88d9-479e-98fb-f5f27d5c9874","available_quantity":1533,"options":[{"name":"color","value":"ST Single"},{"name":"Caliber","value":"1.0mm"},{"name":"Power","value":"OEM"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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}
`
}()}
${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 : ST 1.0
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"0111b9be-88d9-479e-98fb-f5f27d5c9874","product_id":"556b6b9a-d4ad-4a4d-8459-3a766f1cfed5","title":"ST Single-1.0mm-OEM","weight_unit":"kg","inventory_quantity":1533,"sku":"ST 1.0","barcode":"","position":1,"option1":"ST Single","option2":"1.0mm","option3":"OEM","note":"","image":null,"wholesale_price":[{"price":2.58,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.58","retail_price":"0","available":true,"url":"\/products\/st-dx-laser-nozzles-raytools-original-dia28-m11-single-double-layer-chrome-plated-for-cnc-fiber-laser-head-cutting-machine-part?variant=0111b9be-88d9-479e-98fb-f5f27d5c9874","available_quantity":1533,"options":[{"name":"color","value":"ST Single"},{"name":"Caliber","value":"1.0mm"},{"name":"Power","value":"OEM"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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 `
`;
}()}