Anti-blue light anti-fatigue youthful eyeglass
people are viewing this right now
Free returns within fourteen days
Contact us: service@goodidealshop.com
${function() {
const variantData = data.variant || {"id":"c42c36ac-99e2-4a48-ab8a-d8e085102ce8","product_id":"bf2dd491-7e3d-4ecf-9cd1-cc22b61be338","title":"Purple(2pcs)-'+100(Under 45)","weight_unit":"kg","inventory_quantity":10000,"sku":"2LHY240614-ZIS-100X2","barcode":"","position":1,"option1":"Purple(2pcs)","option2":"'+100(Under 45)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5ed5e189a0eb0817b35a128859a477f0.jpeg","path":"5ed5e189a0eb0817b35a128859a477f0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"19.99","retail_price":"39.99","available":true,"url":"\/products\/jrflg?variant=c42c36ac-99e2-4a48-ab8a-d8e085102ce8","available_quantity":999999999,"options":[{"name":"Buy 1 get 1 free","value":"Purple(2pcs)"},{"name":"Glasses degree","value":"'+100(Under 45)"}],"off_ratio":50,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"c42c36ac-99e2-4a48-ab8a-d8e085102ce8","product_id":"bf2dd491-7e3d-4ecf-9cd1-cc22b61be338","title":"Purple(2pcs)-'+100(Under 45)","weight_unit":"kg","inventory_quantity":10000,"sku":"2LHY240614-ZIS-100X2","barcode":"","position":1,"option1":"Purple(2pcs)","option2":"'+100(Under 45)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5ed5e189a0eb0817b35a128859a477f0.jpeg","path":"5ed5e189a0eb0817b35a128859a477f0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"19.99","retail_price":"39.99","available":true,"url":"\/products\/jrflg?variant=c42c36ac-99e2-4a48-ab8a-d8e085102ce8","available_quantity":999999999,"options":[{"name":"Buy 1 get 1 free","value":"Purple(2pcs)"},{"name":"Glasses degree","value":"'+100(Under 45)"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const postageFreeAmount = 50;
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 `
`;
}()}