${function() {
const variantData = data.variant || {"id":"298c5678-0875-4a63-bf78-27f25cb2dd08","product_id":"c96a7028-5b1e-4d76-af7f-e7dfb8bb28b0","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Black-S-A00445357","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.fantaskycdn.com\/2ce5f401f9c7f7bf7e2135e97952bd4b.jpeg","path":"2ce5f401f9c7f7bf7e2135e97952bd4b.jpeg","width":1000,"height":1500,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.99","retail_price":"0","available":true,"url":"\/products\/taylor-swift-merch-lavender-haze-t-shirt-for-women?variant=298c5678-0875-4a63-bf78-27f25cb2dd08","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"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":"298c5678-0875-4a63-bf78-27f25cb2dd08","product_id":"c96a7028-5b1e-4d76-af7f-e7dfb8bb28b0","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Black-S-A00445357","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.fantaskycdn.com\/2ce5f401f9c7f7bf7e2135e97952bd4b.jpeg","path":"2ce5f401f9c7f7bf7e2135e97952bd4b.jpeg","width":1000,"height":1500,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.99","retail_price":"0","available":true,"url":"\/products\/taylor-swift-merch-lavender-haze-t-shirt-for-women?variant=298c5678-0875-4a63-bf78-27f25cb2dd08","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}