Axrayser Bodor Nozzle Laser Nozzles Copper Single Layer/Double Layers D25 H15 M11 D32 H15 M14 for Precitec Bodor Fiber Machine
${function() {
const variantData = data.variant || {"id":"12e8333e-9775-418b-a8f7-6c48201b00c8","product_id":"02546bd4-f7ae-4fbe-b180-2c2cb5ef1dba","title":"Bodor-D25-Single-1.0mm","weight_unit":"kg","inventory_quantity":5710,"sku":"Bodor-M11-Single1.0","barcode":"","position":1,"option1":"Bodor-D25-Single","option2":"1.0mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/64e102ad50c374405fec93ac16d23e07.jpeg","path":"64e102ad50c374405fec93ac16d23e07.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.26,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.26","retail_price":"0","available":true,"url":"\/products\/axrayser-bodor-nozzle-laser-nozzles-copper-single-layer-double-layers-d25-h15-m11-d32-h15-m14-for-precitec-bodor-fiber-machine?variant=12e8333e-9775-418b-a8f7-6c48201b00c8","available_quantity":999999999,"options":[{"name":"color","value":"Bodor-D25-Single"},{"name":"Caliber","value":"1.0mm"}],"off_ratio":0,"flashsale_info":[],"sales":150};
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 : Bodor-M11-Single1.0
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"12e8333e-9775-418b-a8f7-6c48201b00c8","product_id":"02546bd4-f7ae-4fbe-b180-2c2cb5ef1dba","title":"Bodor-D25-Single-1.0mm","weight_unit":"kg","inventory_quantity":5710,"sku":"Bodor-M11-Single1.0","barcode":"","position":1,"option1":"Bodor-D25-Single","option2":"1.0mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/64e102ad50c374405fec93ac16d23e07.jpeg","path":"64e102ad50c374405fec93ac16d23e07.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.26,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.26","retail_price":"0","available":true,"url":"\/products\/axrayser-bodor-nozzle-laser-nozzles-copper-single-layer-double-layers-d25-h15-m11-d32-h15-m14-for-precitec-bodor-fiber-machine?variant=12e8333e-9775-418b-a8f7-6c48201b00c8","available_quantity":999999999,"options":[{"name":"color","value":"Bodor-D25-Single"},{"name":"Caliber","value":"1.0mm"}],"off_ratio":0,"flashsale_info":[],"sales":150};
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 `
`;
}()}