Axrayser Laser Nozzle Conversion Head Extender 12mm Thread M11 for Raytools WSX Precitec Laser Cutting Machine Adapter Head
${function() {
const variantData = data.variant || {"id":"8e700828-ba6a-46d2-b73e-c140299a895e","product_id":"a105be30-3cdb-4d6b-8101-3e0008e0996e","title":"H11.5","weight_unit":"kg","inventory_quantity":1000,"sku":"H11.5","barcode":"","position":1,"option1":"H11.5","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80a23a45f74cedaca9dfc5c454a0f551.jpeg","path":"80a23a45f74cedaca9dfc5c454a0f551.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.78,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"5.78","retail_price":"0","available":true,"url":"\/products\/axrayser-laser-nozzle-conversion-head-extender-12mm-thread-m11-for-raytools-wsx-precitec-laser-cutting-machine-adapter-head?variant=8e700828-ba6a-46d2-b73e-c140299a895e","available_quantity":999999999,"options":[{"name":"Color","value":"H11.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
Sku : H11.5
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"8e700828-ba6a-46d2-b73e-c140299a895e","product_id":"a105be30-3cdb-4d6b-8101-3e0008e0996e","title":"H11.5","weight_unit":"kg","inventory_quantity":1000,"sku":"H11.5","barcode":"","position":1,"option1":"H11.5","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80a23a45f74cedaca9dfc5c454a0f551.jpeg","path":"80a23a45f74cedaca9dfc5c454a0f551.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.78,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"5.78","retail_price":"0","available":true,"url":"\/products\/axrayser-laser-nozzle-conversion-head-extender-12mm-thread-m11-for-raytools-wsx-precitec-laser-cutting-machine-adapter-head?variant=8e700828-ba6a-46d2-b73e-c140299a895e","available_quantity":999999999,"options":[{"name":"Color","value":"H11.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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 `
`;
}()}