100PCS Wholesale Laser Protective Windows
100PCS Wholesale Laser Protective Windows 27.9x4.1 30x5 37x7 Quartz Fused Silica AR Coating Laser Cutting Lens for Laser Cutting
${function() {
const variantData = data.variant || {"id":"7b721a45-969b-4a78-9807-2cda023ecae8","product_id":"0e1df9fa-ca08-4a37-b7f1-51f3b2f615fe","title":"100PCS Praylee-30x5mm","weight_unit":"kg","inventory_quantity":7777,"sku":"","barcode":"","position":1,"option1":"100PCS Praylee","option2":"30x5mm","option3":"","note":"","image":null,"wholesale_price":[{"price":114.11,"min_quantity":1}],"weight":"1.5","compare_at_price":"0","price":"114.11","retail_price":"0","available":true,"url":"\/products\/100pcs-wholesale-laser-protective-windows?variant=7b721a45-969b-4a78-9807-2cda023ecae8","available_quantity":999999999,"options":[{"name":"color","value":"100PCS Praylee"},{"name":"Diameter","value":"30x5mm"}],"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}
`
}()}
${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":"7b721a45-969b-4a78-9807-2cda023ecae8","product_id":"0e1df9fa-ca08-4a37-b7f1-51f3b2f615fe","title":"100PCS Praylee-30x5mm","weight_unit":"kg","inventory_quantity":7777,"sku":"","barcode":"","position":1,"option1":"100PCS Praylee","option2":"30x5mm","option3":"","note":"","image":null,"wholesale_price":[{"price":114.11,"min_quantity":1}],"weight":"1.5","compare_at_price":"0","price":"114.11","retail_price":"0","available":true,"url":"\/products\/100pcs-wholesale-laser-protective-windows?variant=7b721a45-969b-4a78-9807-2cda023ecae8","available_quantity":999999999,"options":[{"name":"color","value":"100PCS Praylee"},{"name":"Diameter","value":"30x5mm"}],"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 `
`;
}()}