${function() {
const variantData = data.variant || {"id":"f35a8b80-44d7-4237-b4dc-2764534deec5","product_id":"06e67c6c-1976-4ae0-902c-9ef23a3d28b1","title":"iPhone SE2","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"iPhone SE2","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":21.79,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.79","retail_price":"0","available":true,"url":"\/products\/samsung-apple-iphone-fashion-case?variant=f35a8b80-44d7-4237-b4dc-2764534deec5","available_quantity":999999999,"options":[{"name":"Size","value":"iPhone SE2"}],"off_ratio":0,"flashsale_info":[],"sales":284};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
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":"f35a8b80-44d7-4237-b4dc-2764534deec5","product_id":"06e67c6c-1976-4ae0-902c-9ef23a3d28b1","title":"iPhone SE2","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"iPhone SE2","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":21.79,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.79","retail_price":"0","available":true,"url":"\/products\/samsung-apple-iphone-fashion-case?variant=f35a8b80-44d7-4237-b4dc-2764534deec5","available_quantity":999999999,"options":[{"name":"Size","value":"iPhone SE2"}],"off_ratio":0,"flashsale_info":[],"sales":284};
return `
`
}()}