${function() {
const variantData = data.variant || {"id":"52aade7f-7ccc-4cb4-a7f4-ce971a7c4edc","product_id":"4a265ad7-53d8-487f-be78-acaf8d3805d4","title":"Black-iPhone 12 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"iPhone 12 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8b06a54ca130cbc1346e7d0f83728e9c.jpg","path":"8b06a54ca130cbc1346e7d0f83728e9c.jpg","width":2160,"height":2160,"alt":"Soft Leather Apple Phone Case Back Cover--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":25.49,"min_quantity":1}],"weight":"0","compare_at_price":"50","price":"25.49","retail_price":"50","available":true,"url":"\/products\/soft-leather-apple-phone-case-back-cover?variant=52aade7f-7ccc-4cb4-a7f4-ce971a7c4edc","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"iPhone 12 Pro Max"}],"off_ratio":49,"flashsale_info":[],"sales":234};
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}
`
}()}
Size
${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":"52aade7f-7ccc-4cb4-a7f4-ce971a7c4edc","product_id":"4a265ad7-53d8-487f-be78-acaf8d3805d4","title":"Black-iPhone 12 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"iPhone 12 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8b06a54ca130cbc1346e7d0f83728e9c.jpg","path":"8b06a54ca130cbc1346e7d0f83728e9c.jpg","width":2160,"height":2160,"alt":"Soft Leather Apple Phone Case Back Cover--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":25.49,"min_quantity":1}],"weight":"0","compare_at_price":"50","price":"25.49","retail_price":"50","available":true,"url":"\/products\/soft-leather-apple-phone-case-back-cover?variant=52aade7f-7ccc-4cb4-a7f4-ce971a7c4edc","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"iPhone 12 Pro Max"}],"off_ratio":49,"flashsale_info":[],"sales":234};
return `
`
}()}