Laser Safety Goggles Laser Welding Glasses Antiglare Welder Wind Goggles Anti-impact Ultraviolet-proof for Protective Glasses
${function() {
const variantData = data.variant || {"id":"518e7aa7-198e-4fbb-a213-6ccb5e6e79c0","product_id":"d3ebf3f8-607b-4923-87db-9aefe9126771","title":"B","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":2,"option1":"B","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a14638b8c5f5522799cd4598c39b4e7.jpeg","path":"3a14638b8c5f5522799cd4598c39b4e7.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.86,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"23.86","retail_price":"0","available":true,"url":"\/products\/laser-safety-goggles-laser-welding-glasses-antiglare-welder-wind-goggles-anti-impact-ultraviolet-proof-for-protective-glasses?variant=518e7aa7-198e-4fbb-a213-6ccb5e6e79c0","available_quantity":999999999,"options":[{"name":"Color","value":"B"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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":"518e7aa7-198e-4fbb-a213-6ccb5e6e79c0","product_id":"d3ebf3f8-607b-4923-87db-9aefe9126771","title":"B","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":2,"option1":"B","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a14638b8c5f5522799cd4598c39b4e7.jpeg","path":"3a14638b8c5f5522799cd4598c39b4e7.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.86,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"23.86","retail_price":"0","available":true,"url":"\/products\/laser-safety-goggles-laser-welding-glasses-antiglare-welder-wind-goggles-anti-impact-ultraviolet-proof-for-protective-glasses?variant=518e7aa7-198e-4fbb-a213-6ccb5e6e79c0","available_quantity":999999999,"options":[{"name":"Color","value":"B"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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 `
`;
}()}