${function() {
const variantData = data.variant || {"id":"a0ac6bcb-7146-4591-9d11-ed552e0737e0","product_id":"ebccdb25-f0d6-4421-8337-c4b75fe0624c","title":"iPhone 13 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"iPhone 13 Pro Max","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.99","retail_price":"0","available":true,"url":"\/products\/chanel-pink-square-case-for-iphone-samsung-phone?variant=a0ac6bcb-7146-4591-9d11-ed552e0737e0","available_quantity":999999999,"options":[{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":558};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
Choose A Model
${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":"a0ac6bcb-7146-4591-9d11-ed552e0737e0","product_id":"ebccdb25-f0d6-4421-8337-c4b75fe0624c","title":"iPhone 13 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"iPhone 13 Pro Max","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.99","retail_price":"0","available":true,"url":"\/products\/chanel-pink-square-case-for-iphone-samsung-phone?variant=a0ac6bcb-7146-4591-9d11-ed552e0737e0","available_quantity":999999999,"options":[{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":558};
return `
`
}()}