Axrayser Fiber Laser Marking Machine 20W 30W 50W Raycus Laser Source 110*110mm for Cutting Metal Plastic Glass Wood Jewellery
${function() {
const variantData = data.variant || {"id":"b18e3bea-4263-4c9a-a4e7-f2fab6e0f332","product_id":"32ad3433-dd40-41b6-858c-80cd02dc6818","title":"Raycus 20QS","weight_unit":"kg","inventory_quantity":500,"sku":"","barcode":"","position":1,"option1":"Raycus 20QS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1833.98,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"1833.98","retail_price":"0","available":true,"url":"\/products\/axrayser-fiber-laser-marking-machine-20w-30w-50w-raycus-laser-source-110-110mm-for-cutting-metal-plastic-glass-wood-jewellery?variant=b18e3bea-4263-4c9a-a4e7-f2fab6e0f332","available_quantity":999999999,"options":[{"name":"Power","value":"Raycus 20QS"}],"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.
${function(){
const variantData = data.variant || {"id":"b18e3bea-4263-4c9a-a4e7-f2fab6e0f332","product_id":"32ad3433-dd40-41b6-858c-80cd02dc6818","title":"Raycus 20QS","weight_unit":"kg","inventory_quantity":500,"sku":"","barcode":"","position":1,"option1":"Raycus 20QS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1833.98,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"1833.98","retail_price":"0","available":true,"url":"\/products\/axrayser-fiber-laser-marking-machine-20w-30w-50w-raycus-laser-source-110-110mm-for-cutting-metal-plastic-glass-wood-jewellery?variant=b18e3bea-4263-4c9a-a4e7-f2fab6e0f332","available_quantity":999999999,"options":[{"name":"Power","value":"Raycus 20QS"}],"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 `
`;
}()}