CQWY SUP23S/T Laser Welding Head Parts 18x2 Protetcive Lens 16x5 F60 20x4.5 F150 Laser Focusing Lens 30x14 T2 reflector
${function() {
const variantData = data.variant || {"id":"71b52b14-ca67-45b5-9274-e8acb92d7efd","product_id":"1a62d564-f612-4e17-a017-b2a2d15aa17d","title":"focus lens F150","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":3,"option1":"focus lens F150","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a9101f58ca603bfe56a77fc9aadbe7d8.jpeg","path":"a9101f58ca603bfe56a77fc9aadbe7d8.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.67,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"9.67","retail_price":"0","available":true,"url":"\/products\/cqwy-sup23s-t-laser-welding-head-parts-18x2-protetcive-lens-16x5-f60-20x4-5-f150-laser-focusing-lens-30x14-t2-reflector?variant=71b52b14-ca67-45b5-9274-e8acb92d7efd","available_quantity":999999999,"options":[{"name":"Color","value":"focus lens 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":"71b52b14-ca67-45b5-9274-e8acb92d7efd","product_id":"1a62d564-f612-4e17-a017-b2a2d15aa17d","title":"focus lens F150","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":3,"option1":"focus lens F150","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a9101f58ca603bfe56a77fc9aadbe7d8.jpeg","path":"a9101f58ca603bfe56a77fc9aadbe7d8.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.67,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"9.67","retail_price":"0","available":true,"url":"\/products\/cqwy-sup23s-t-laser-welding-head-parts-18x2-protetcive-lens-16x5-f60-20x4-5-f150-laser-focusing-lens-30x14-t2-reflector?variant=71b52b14-ca67-45b5-9274-e8acb92d7efd","available_quantity":999999999,"options":[{"name":"Color","value":"focus lens 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 `
`;
}()}