BOCHU Original Laser Collimator Lens with Holder DP.M.Q0421AA DP.M.Q0069AA F100 for BOCI BLT310 BLT421 BLT520H Laser Head
${function() {
const variantData = data.variant || {"id":"16b61cf0-fb6e-4a50-8a84-e90feff4c8fc","product_id":"7118394f-5eee-4afd-b7a3-5b2ec0735d75","title":"DP.M.Q0421AA","weight_unit":"kg","inventory_quantity":500,"sku":"","barcode":"","position":1,"option1":"DP.M.Q0421AA","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":138.72,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"138.72","retail_price":"0","available":true,"url":"\/products\/bochu-original-laser-collimator-lens-with-holder-dp-m-q0421aa-dp-m-q0069aa-f100-for-boci-blt310-blt421-blt520h-laser-head?variant=16b61cf0-fb6e-4a50-8a84-e90feff4c8fc","available_quantity":999999999,"options":[{"name":"Diameter","value":"DP.M.Q0421AA"}],"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":"16b61cf0-fb6e-4a50-8a84-e90feff4c8fc","product_id":"7118394f-5eee-4afd-b7a3-5b2ec0735d75","title":"DP.M.Q0421AA","weight_unit":"kg","inventory_quantity":500,"sku":"","barcode":"","position":1,"option1":"DP.M.Q0421AA","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":138.72,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"138.72","retail_price":"0","available":true,"url":"\/products\/bochu-original-laser-collimator-lens-with-holder-dp-m-q0421aa-dp-m-q0069aa-f100-for-boci-blt310-blt421-blt520h-laser-head?variant=16b61cf0-fb6e-4a50-8a84-e90feff4c8fc","available_quantity":999999999,"options":[{"name":"Diameter","value":"DP.M.Q0421AA"}],"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 `
`;
}()}