Original Precitec Laser Focusing Lens and Collimating Lens with Holder
Original Precitec Laser Focusing Lens and Collimating Lens with Holder HPSSL Lightcutter Procutter 1.0 2.0 Precitec Laser Parts
${function() {
const variantData = data.variant || {"id":"e29724fb-512e-407e-a6c0-3de9b5957046","product_id":"caccade5-9ee9-4587-a6b5-52bc21ff32b2","title":"Thunder D30 F150","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Thunder D30 F150","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":632.76,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"632.76","retail_price":"0","available":true,"url":"\/products\/original-precitec-laser-focusing-lens-and-collimating-lens-with-holder?variant=e29724fb-512e-407e-a6c0-3de9b5957046","available_quantity":999999999,"options":[{"name":"Diameter","value":"Thunder D30 F150"}],"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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"e29724fb-512e-407e-a6c0-3de9b5957046","product_id":"caccade5-9ee9-4587-a6b5-52bc21ff32b2","title":"Thunder D30 F150","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Thunder D30 F150","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":632.76,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"632.76","retail_price":"0","available":true,"url":"\/products\/original-precitec-laser-focusing-lens-and-collimating-lens-with-holder?variant=e29724fb-512e-407e-a6c0-3de9b5957046","available_quantity":999999999,"options":[{"name":"Diameter","value":"Thunder D30 F150"}],"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 `
`;
}()}