Bodor Laser Collimating Lens and Laser Focusing Lens
Bodor Laser Focusing Lens D30 D37 4KW 15KW Non Spherical Laser Collimating Lens for Bodor GN3A GN6A GNT12 Laser Head
${function() {
const variantData = data.variant || {"id":"3ad276fa-af9e-482e-8b6a-0466c41c5114","product_id":"3942dd04-e176-4d76-b69a-689d4a35d478","title":"D37F100-6KW-Bodor","weight_unit":"kg","inventory_quantity":7777,"sku":"","barcode":"","position":1,"option1":"D37F100-6KW","option2":"Bodor","option3":"","note":"","image":null,"wholesale_price":[{"price":245.17,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"245.17","retail_price":"0","available":true,"url":"\/products\/bodor-laser-collimating-lens-and-laser-focusing-lens?variant=3ad276fa-af9e-482e-8b6a-0466c41c5114","available_quantity":999999999,"options":[{"name":"Diameter","value":"D37F100-6KW"},{"name":"Brand","value":"Bodor"}],"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":"3ad276fa-af9e-482e-8b6a-0466c41c5114","product_id":"3942dd04-e176-4d76-b69a-689d4a35d478","title":"D37F100-6KW-Bodor","weight_unit":"kg","inventory_quantity":7777,"sku":"","barcode":"","position":1,"option1":"D37F100-6KW","option2":"Bodor","option3":"","note":"","image":null,"wholesale_price":[{"price":245.17,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"245.17","retail_price":"0","available":true,"url":"\/products\/bodor-laser-collimating-lens-and-laser-focusing-lens?variant=3ad276fa-af9e-482e-8b6a-0466c41c5114","available_quantity":999999999,"options":[{"name":"Diameter","value":"D37F100-6KW"},{"name":"Brand","value":"Bodor"}],"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 `
`;
}()}