${function() {
const variantData = data.variant || {"id":"c6128508-8cdd-48aa-9eff-9c6dea88e166","product_id":"5378054f-c40f-45b8-94cb-bed6c4099508","title":"green-adjustable","weight_unit":"g","inventory_quantity":999,"sku":"1746731421682184193","barcode":"","position":1,"option1":"green","option2":"adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5ce30ffe8f466f8d624948fe762f5f5b.jpeg","path":"5ce30ffe8f466f8d624948fe762f5f5b.jpeg","width":513,"height":513,"alt":"ecac243018b455905cff30e61ad4223c","aspect_ratio":1},"wholesale_price":[{"price":12,"min_quantity":1}],"weight":"80","compare_at_price":"0","price":"12","retail_price":"0","available":true,"url":"\/products\/st-patricks-day-lucky-you-shamrock-washed-cotton-sun-hat-vintage-outdoor-casual-cap?variant=c6128508-8cdd-48aa-9eff-9c6dea88e166","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"adjustable"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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":"c6128508-8cdd-48aa-9eff-9c6dea88e166","product_id":"5378054f-c40f-45b8-94cb-bed6c4099508","title":"green-adjustable","weight_unit":"g","inventory_quantity":999,"sku":"1746731421682184193","barcode":"","position":1,"option1":"green","option2":"adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5ce30ffe8f466f8d624948fe762f5f5b.jpeg","path":"5ce30ffe8f466f8d624948fe762f5f5b.jpeg","width":513,"height":513,"alt":"ecac243018b455905cff30e61ad4223c","aspect_ratio":1},"wholesale_price":[{"price":12,"min_quantity":1}],"weight":"80","compare_at_price":"0","price":"12","retail_price":"0","available":true,"url":"\/products\/st-patricks-day-lucky-you-shamrock-washed-cotton-sun-hat-vintage-outdoor-casual-cap?variant=c6128508-8cdd-48aa-9eff-9c6dea88e166","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"adjustable"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}