BOCHU Laser Cutting Collimating and Focusing Lens
BOCHU Laser Cutting Collimating and Focusing Lenses D32 D37 F150 F200 F300 for BLT310 BLT421 BLT461 BOCI Fiber Laser Cutting Head
${function() {
const variantData = data.variant || {"id":"4cd14aef-250a-4760-be2a-9032d5c6dc24","product_id":"65fc4a0c-5f35-45ea-b234-efab22f1b59b","title":"CL100-BLT520H D37","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"CL100","option2":"BLT520H D37","option3":"","note":"","image":null,"wholesale_price":[{"price":69.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"69.99","retail_price":"0","available":true,"url":"\/products\/bochu-laser-cutting-collimating-and-focusing-lens?variant=4cd14aef-250a-4760-be2a-9032d5c6dc24","available_quantity":999999999,"options":[{"name":"Focal Length","value":"CL100"},{"name":"Diameter","value":"BLT520H D37"}],"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":"4cd14aef-250a-4760-be2a-9032d5c6dc24","product_id":"65fc4a0c-5f35-45ea-b234-efab22f1b59b","title":"CL100-BLT520H D37","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"CL100","option2":"BLT520H D37","option3":"","note":"","image":null,"wholesale_price":[{"price":69.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"69.99","retail_price":"0","available":true,"url":"\/products\/bochu-laser-cutting-collimating-and-focusing-lens?variant=4cd14aef-250a-4760-be2a-9032d5c6dc24","available_quantity":999999999,"options":[{"name":"Focal Length","value":"CL100"},{"name":"Diameter","value":"BLT520H D37"}],"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 `
`;
}()}