Original Bochu Laser Protective Lens 34x5 37x7 10kw 15kw 20kw 30kw Axrayser HQ Protective Windows for BOCHU Raytools Precitec
${function() {
const variantData = data.variant || {"id":"bf0a5137-6cf5-4794-8783-557d7e277ffa","product_id":"221fd613-66be-4dae-b3ee-b7c3168380af","title":"BOCHU-34x5 60kw","weight_unit":"kg","inventory_quantity":7777,"sku":"","barcode":"","position":1,"option1":"BOCHU","option2":"34x5 60kw","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89c87c77fdda8bd02f14444978baff7b.jpeg","path":"89c87c77fdda8bd02f14444978baff7b.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.09,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"35.09","retail_price":"0","available":true,"url":"\/products\/original-bochu-laser-protective-lens-34x5-37x7-10kw-15kw-20kw-30kw-axrayser-hq-protective-windows-for-bochu-raytools-precitec?variant=bf0a5137-6cf5-4794-8783-557d7e277ffa","available_quantity":999999999,"options":[{"name":"color","value":"BOCHU"},{"name":"Diameter","value":"34x5 60kw"}],"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":"bf0a5137-6cf5-4794-8783-557d7e277ffa","product_id":"221fd613-66be-4dae-b3ee-b7c3168380af","title":"BOCHU-34x5 60kw","weight_unit":"kg","inventory_quantity":7777,"sku":"","barcode":"","position":1,"option1":"BOCHU","option2":"34x5 60kw","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89c87c77fdda8bd02f14444978baff7b.jpeg","path":"89c87c77fdda8bd02f14444978baff7b.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.09,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"35.09","retail_price":"0","available":true,"url":"\/products\/original-bochu-laser-protective-lens-34x5-37x7-10kw-15kw-20kw-30kw-axrayser-hq-protective-windows-for-bochu-raytools-precitec?variant=bf0a5137-6cf5-4794-8783-557d7e277ffa","available_quantity":999999999,"options":[{"name":"color","value":"BOCHU"},{"name":"Diameter","value":"34x5 60kw"}],"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 `
`;
}()}