WSX Laser Focusing Lens and Collimating Lens with Holder
WSX Laser Focusing Lens and Collimating Lens with Holder KC13 KC15 NC30 NC30B D30 D37 F100 F150 F200 for Laser Cutting Head
${function() {
const variantData = data.variant || {"id":"51107641-7d6b-4e78-850b-87ba9ecc6744","product_id":"d85b54af-056c-4809-9fb5-dae9d8511cb5","title":"D30 F125 KC13\/15-WSX","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":5,"option1":"D30 F125 KC13\/15","option2":"WSX","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8f7b2a70a3b15be49edb3c1df1e40e49.jpeg","path":"8f7b2a70a3b15be49edb3c1df1e40e49.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":112.13,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"112.13","retail_price":"0","available":true,"url":"\/products\/wsx-laser-focusing-lens-and-collimating-lens-with-holder?variant=51107641-7d6b-4e78-850b-87ba9ecc6744","available_quantity":999999999,"options":[{"name":"color","value":"D30 F125 KC13\/15"},{"name":"Thickness","value":"WSX"}],"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":"51107641-7d6b-4e78-850b-87ba9ecc6744","product_id":"d85b54af-056c-4809-9fb5-dae9d8511cb5","title":"D30 F125 KC13\/15-WSX","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":5,"option1":"D30 F125 KC13\/15","option2":"WSX","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8f7b2a70a3b15be49edb3c1df1e40e49.jpeg","path":"8f7b2a70a3b15be49edb3c1df1e40e49.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":112.13,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"112.13","retail_price":"0","available":true,"url":"\/products\/wsx-laser-focusing-lens-and-collimating-lens-with-holder?variant=51107641-7d6b-4e78-850b-87ba9ecc6744","available_quantity":999999999,"options":[{"name":"color","value":"D30 F125 KC13\/15"},{"name":"Thickness","value":"WSX"}],"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 `
`;
}()}