BOCI Bochu Original Laser Protective Lens
BOCI Bochu Original Laser Protective Lens D34T5 Lower Protective Windows 8KW-40KW D25.4T4 Protection Lens 37x7 For BLT Series
${function() {
const variantData = data.variant || {"id":"efbee9ce-2980-40c5-b4df-b74043910793","product_id":"b3380c57-8325-4970-9958-202145478487","title":"D21.5T2-4 15kw(P.S.B0041)-Axrayser","weight_unit":"kg","inventory_quantity":5000,"sku":"Axrayser-D21.5T2-4 15kw(P.S.B0041)","barcode":"","position":36,"option1":"D21.5T2-4 15kw(P.S.B0041)","option2":"Axrayser","option3":"","note":"","image":null,"wholesale_price":[{"price":2.7,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"2.7","retail_price":"0","available":true,"url":"\/products\/boci-bochu-original-laser-protective-lens?variant=efbee9ce-2980-40c5-b4df-b74043910793","available_quantity":999999999,"options":[{"name":"Diameter","value":"D21.5T2-4 15kw(P.S.B0041)"},{"name":"color","value":"Axrayser"}],"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 : Axrayser-D21.5T2-4 15kw(P.S.B0041)
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"efbee9ce-2980-40c5-b4df-b74043910793","product_id":"b3380c57-8325-4970-9958-202145478487","title":"D21.5T2-4 15kw(P.S.B0041)-Axrayser","weight_unit":"kg","inventory_quantity":5000,"sku":"Axrayser-D21.5T2-4 15kw(P.S.B0041)","barcode":"","position":36,"option1":"D21.5T2-4 15kw(P.S.B0041)","option2":"Axrayser","option3":"","note":"","image":null,"wholesale_price":[{"price":2.7,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"2.7","retail_price":"0","available":true,"url":"\/products\/boci-bochu-original-laser-protective-lens?variant=efbee9ce-2980-40c5-b4df-b74043910793","available_quantity":999999999,"options":[{"name":"Diameter","value":"D21.5T2-4 15kw(P.S.B0041)"},{"name":"color","value":"Axrayser"}],"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 `
`;
}()}