${function() {
const variantData = data.variant || {"id":"d5801bd7-70ab-4093-8184-1088f5172d3c","product_id":"1c2e07b2-9291-4721-b767-b13eed73e7f6","title":"For iPhone 15 Pro","weight_unit":"kg","inventory_quantity":27,"sku":"","barcode":"","position":1,"option1":"For iPhone 15 Pro","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/222322c1c306ef1b8421e0a332fe01e9.jpg","path":"222322c1c306ef1b8421e0a332fe01e9.jpg","width":2747,"height":2747,"alt":"Classic Deluxe Apple iPhone Samsung Galaxy Case-CHANEL-[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":22.89,"min_quantity":1}],"weight":"0","compare_at_price":"280","price":"22.89","retail_price":"280","available":true,"url":"\/products\/classic-deluxe-apple-iphone-samsung-galaxy-case?variant=d5801bd7-70ab-4093-8184-1088f5172d3c","available_quantity":999999999,"options":[{"name":"Choose a model","value":"For iPhone 15 Pro"}],"off_ratio":92,"flashsale_info":[],"sales":500};
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":"d5801bd7-70ab-4093-8184-1088f5172d3c","product_id":"1c2e07b2-9291-4721-b767-b13eed73e7f6","title":"For iPhone 15 Pro","weight_unit":"kg","inventory_quantity":27,"sku":"","barcode":"","position":1,"option1":"For iPhone 15 Pro","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/222322c1c306ef1b8421e0a332fe01e9.jpg","path":"222322c1c306ef1b8421e0a332fe01e9.jpg","width":2747,"height":2747,"alt":"Classic Deluxe Apple iPhone Samsung Galaxy Case-CHANEL-[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":22.89,"min_quantity":1}],"weight":"0","compare_at_price":"280","price":"22.89","retail_price":"280","available":true,"url":"\/products\/classic-deluxe-apple-iphone-samsung-galaxy-case?variant=d5801bd7-70ab-4093-8184-1088f5172d3c","available_quantity":999999999,"options":[{"name":"Choose a model","value":"For iPhone 15 Pro"}],"off_ratio":92,"flashsale_info":[],"sales":500};
return `
`
}()}