Laser Lens Insertion Tools Adjustiable 15-55mm For D28 D30 D37mm Raytools Precitec WSX Focusing Collimating Removal Installation
${function() {
const variantData = data.variant || {"id":"95aeb306-1b24-4254-aa98-06f3d41706a4","product_id":"06254fc3-b98f-4226-aa20-aad4f7630001","title":"Lens Insertion Tool","weight_unit":"kg","inventory_quantity":1765,"sku":"","barcode":"","position":1,"option1":"Lens Insertion Tool","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b8d98cbed0b57099b78d30aaa53c9ac3.jpeg","path":"b8d98cbed0b57099b78d30aaa53c9ac3.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.43,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"10.43","retail_price":"0","available":true,"url":"\/products\/laser-lens-insertion-tools-adjustiable-15-55mm-for-d28-d30-d37mm-raytools-precitec-wsx-focusing-collimating-removal-installation?variant=95aeb306-1b24-4254-aa98-06f3d41706a4","available_quantity":999999999,"options":[{"name":"Color","value":"Lens Insertion Tool"}],"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":"95aeb306-1b24-4254-aa98-06f3d41706a4","product_id":"06254fc3-b98f-4226-aa20-aad4f7630001","title":"Lens Insertion Tool","weight_unit":"kg","inventory_quantity":1765,"sku":"","barcode":"","position":1,"option1":"Lens Insertion Tool","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b8d98cbed0b57099b78d30aaa53c9ac3.jpeg","path":"b8d98cbed0b57099b78d30aaa53c9ac3.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.43,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"10.43","retail_price":"0","available":true,"url":"\/products\/laser-lens-insertion-tools-adjustiable-15-55mm-for-d28-d30-d37mm-raytools-precitec-wsx-focusing-collimating-removal-installation?variant=95aeb306-1b24-4254-aa98-06f3d41706a4","available_quantity":999999999,"options":[{"name":"Color","value":"Lens Insertion Tool"}],"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 `
`;
}()}