Laser Lens Sealing Ring for Protective Windows Raytools Precitec Bodor WSX
Laser Lens Sealing Ring for Protective Windows Spring Seal Raytools Precitec Bodor WSX Ospri BT210/BT240S/Procutter/Lightcutter
${function() {
const variantData = data.variant || {"id":"02acb8d2-2306-47f2-a63a-9d0b6e0ad355","product_id":"2982cfeb-91f7-4927-a151-365525fe9d75","title":"CHINA-32x25.5x3x2","weight_unit":"kg","inventory_quantity":25658,"sku":"32x25.5x3x2","barcode":"","position":1,"option1":"CHINA","option2":"32x25.5x3x2","option3":"","note":"","image":null,"wholesale_price":[{"price":10.92,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"10.92","retail_price":"0","available":true,"url":"\/products\/laser-lens-sealing-ring-for-protective-windows-raytools-precitec-bodor-wsx?variant=02acb8d2-2306-47f2-a63a-9d0b6e0ad355","available_quantity":25658,"options":[{"name":"Ships From","value":"CHINA"},{"name":"Diameter","value":"32x25.5x3x2"}],"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.
Sku : 32x25.5x3x2
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"02acb8d2-2306-47f2-a63a-9d0b6e0ad355","product_id":"2982cfeb-91f7-4927-a151-365525fe9d75","title":"CHINA-32x25.5x3x2","weight_unit":"kg","inventory_quantity":25658,"sku":"32x25.5x3x2","barcode":"","position":1,"option1":"CHINA","option2":"32x25.5x3x2","option3":"","note":"","image":null,"wholesale_price":[{"price":10.92,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"10.92","retail_price":"0","available":true,"url":"\/products\/laser-lens-sealing-ring-for-protective-windows-raytools-precitec-bodor-wsx?variant=02acb8d2-2306-47f2-a63a-9d0b6e0ad355","available_quantity":25658,"options":[{"name":"Ships From","value":"CHINA"},{"name":"Diameter","value":"32x25.5x3x2"}],"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 `
`;
}()}