Glowscreen SPF 40
${function() {
const variantData = data.variant || {"id":"aa26a14e-4531-42ba-90b4-e6a79caee6ec","product_id":"2aa533db-aee0-40d9-8071-5ae1d0a480ba","title":"Sunrise-1.7 fl. oz.","weight_unit":"kg","inventory_quantity":1000,"sku":"6882","barcode":"816218026882","position":1,"option1":"Sunrise","option2":"1.7 fl. oz.","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cf1ce033762685835de16ef61d91285.jpeg","path":"4cf1ce033762685835de16ef61d91285.jpeg","width":1180,"height":1604,"alt":"","aspect_ratio":0.7356608478802993},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/glowscreen-spf-40?variant=aa26a14e-4531-42ba-90b4-e6a79caee6ec","available_quantity":999999999,"options":[{"name":"Color","value":"Sunrise"},{"name":"Size","value":"1.7 fl. oz."}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
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.
Sku : 6882
Barcode : 816218026882
${function(){
const variantData = data.variant || {"id":"aa26a14e-4531-42ba-90b4-e6a79caee6ec","product_id":"2aa533db-aee0-40d9-8071-5ae1d0a480ba","title":"Sunrise-1.7 fl. oz.","weight_unit":"kg","inventory_quantity":1000,"sku":"6882","barcode":"816218026882","position":1,"option1":"Sunrise","option2":"1.7 fl. oz.","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cf1ce033762685835de16ef61d91285.jpeg","path":"4cf1ce033762685835de16ef61d91285.jpeg","width":1180,"height":1604,"alt":"","aspect_ratio":0.7356608478802993},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/glowscreen-spf-40?variant=aa26a14e-4531-42ba-90b4-e6a79caee6ec","available_quantity":999999999,"options":[{"name":"Color","value":"Sunrise"},{"name":"Size","value":"1.7 fl. oz."}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}