Axrayser Laser Film Check Light Point Test Paper Cleanliness Protective Windows Focus Collimator Lens for Fiber Cutting Machine
${function() {
const variantData = data.variant || {"id":"7a1f05f6-1c79-43ee-b124-ec7e19d590f1","product_id":"795e506a-9afa-46f0-9d6e-da0d030dc713","title":"1PCS","weight_unit":"kg","inventory_quantity":2516,"sku":"Test Paper1pcs","barcode":"","position":2,"option1":"1PCS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":6.46,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"6.46","retail_price":"0","available":true,"url":"\/products\/axrayser-laser-film-check-light-point-test-paper-cleanliness-protective-windows-focus-collimator-lens-for-fiber-cutting-machine?variant=7a1f05f6-1c79-43ee-b124-ec7e19d590f1","available_quantity":999999999,"options":[{"name":"Color","value":"1PCS"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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 : Test Paper1pcs
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"7a1f05f6-1c79-43ee-b124-ec7e19d590f1","product_id":"795e506a-9afa-46f0-9d6e-da0d030dc713","title":"1PCS","weight_unit":"kg","inventory_quantity":2516,"sku":"Test Paper1pcs","barcode":"","position":2,"option1":"1PCS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":6.46,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"6.46","retail_price":"0","available":true,"url":"\/products\/axrayser-laser-film-check-light-point-test-paper-cleanliness-protective-windows-focus-collimator-lens-for-fiber-cutting-machine?variant=7a1f05f6-1c79-43ee-b124-ec7e19d590f1","available_quantity":999999999,"options":[{"name":"Color","value":"1PCS"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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 `
`;
}()}