${function() {
const variantData = data.variant || {"id":"aebbb363-31bf-411b-b5b5-9a6cfc93e1f6","product_id":"d721d052-dd30-4ea5-a429-55b6f53050c8","title":"Blue-35","weight_unit":"","inventory_quantity":2000,"sku":"-Blue-35-A00118913","barcode":"","position":1,"option1":"Blue","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d8830b30e59ca5540888bbea040248c.jpeg","path":"7d8830b30e59ca5540888bbea040248c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"39.99","retail_price":"49.99","available":true,"url":"\/products\/designer-rhinestone-luxury-sandals-outdoor-soft-comfortable-platform-flip-flops?variant=aebbb363-31bf-411b-b5b5-9a6cfc93e1f6","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Shoe Size","value":"35"}],"off_ratio":20,"flashsale_info":[],"sales":16};
const saveType = "percentage";
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":"aebbb363-31bf-411b-b5b5-9a6cfc93e1f6","product_id":"d721d052-dd30-4ea5-a429-55b6f53050c8","title":"Blue-35","weight_unit":"","inventory_quantity":2000,"sku":"-Blue-35-A00118913","barcode":"","position":1,"option1":"Blue","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d8830b30e59ca5540888bbea040248c.jpeg","path":"7d8830b30e59ca5540888bbea040248c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"39.99","retail_price":"49.99","available":true,"url":"\/products\/designer-rhinestone-luxury-sandals-outdoor-soft-comfortable-platform-flip-flops?variant=aebbb363-31bf-411b-b5b5-9a6cfc93e1f6","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Shoe Size","value":"35"}],"off_ratio":20,"flashsale_info":[],"sales":16};
return `
`
}()}