Raytools Protective Lens Drawer For Fiber Laser BT210/240S BM110/111/114/115 37x7 27.9x4.1mm Seal Ring Washer Cover Lenses Seat
${function() {
const variantData = data.variant || {"id":"d966c3a9-9577-4c49-b242-4085c01ebd79","product_id":"a058d72a-2652-4f4d-b365-2f2fcfb07824","title":"BM115(Upper)-1 set (3 Parts)","weight_unit":"kg","inventory_quantity":58520,"sku":"","barcode":"","position":1,"option1":"BM115(Upper)","option2":"1 set (3 Parts)","option3":"","note":"","image":null,"wholesale_price":[{"price":85.39,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"85.39","retail_price":"0","available":true,"url":"\/products\/raytools-protective-lens-drawer-for-fiber-laser-bt210-240s-bm110-111-114-115-37x7-27-9x4-1mm-seal-ring-washer-cover-lenses-seat-ss2h?variant=d966c3a9-9577-4c49-b242-4085c01ebd79","available_quantity":58520,"options":[{"name":"color","value":"BM115(Upper)"},{"name":"Size","value":"1 set (3 Parts)"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"d966c3a9-9577-4c49-b242-4085c01ebd79","product_id":"a058d72a-2652-4f4d-b365-2f2fcfb07824","title":"BM115(Upper)-1 set (3 Parts)","weight_unit":"kg","inventory_quantity":58520,"sku":"","barcode":"","position":1,"option1":"BM115(Upper)","option2":"1 set (3 Parts)","option3":"","note":"","image":null,"wholesale_price":[{"price":85.39,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"85.39","retail_price":"0","available":true,"url":"\/products\/raytools-protective-lens-drawer-for-fiber-laser-bt210-240s-bm110-111-114-115-37x7-27-9x4-1mm-seal-ring-washer-cover-lenses-seat-ss2h?variant=d966c3a9-9577-4c49-b242-4085c01ebd79","available_quantity":58520,"options":[{"name":"color","value":"BM115(Upper)"},{"name":"Size","value":"1 set (3 Parts)"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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 `
`;
}()}