${function() {
const variantData = data.variant || {"id":"60e16f58-bca5-472b-86ca-3ad54f5671e2","product_id":"8e3bea69-991b-4176-920c-d6662295bcac","title":"White","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":2,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/651ae45a279de6cd42faf91b2613c229.jpg","path":"651ae45a279de6cd42faf91b2613c229.jpg","width":2160,"height":2160,"alt":"Exclusive metal logo mobile phone storage bag--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/exclusive-metal-logo-mobile-phone-storage-bag?variant=60e16f58-bca5-472b-86ca-3ad54f5671e2","available_quantity":999999999,"options":[{"name":"Color","value":"White"}],"off_ratio":0,"flashsale_info":[],"sales":6544};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"60e16f58-bca5-472b-86ca-3ad54f5671e2","product_id":"8e3bea69-991b-4176-920c-d6662295bcac","title":"White","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":2,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/651ae45a279de6cd42faf91b2613c229.jpg","path":"651ae45a279de6cd42faf91b2613c229.jpg","width":2160,"height":2160,"alt":"Exclusive metal logo mobile phone storage bag--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/exclusive-metal-logo-mobile-phone-storage-bag?variant=60e16f58-bca5-472b-86ca-3ad54f5671e2","available_quantity":999999999,"options":[{"name":"Color","value":"White"}],"off_ratio":0,"flashsale_info":[],"sales":6544};
return `
`
}()}