${function() {
const variantData = data.variant || {"id":"14d229f6-f01e-4a1a-977a-4c3b336e7204","product_id":"0592e139-6dc6-4426-85a1-39731a80e601","title":"red-35","weight_unit":"","inventory_quantity":908,"sku":"-red-35-A0011358","barcode":"","position":17,"option1":"red","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/876e736821b37baae17ff82667bb7f26.jpeg","path":"876e736821b37baae17ff82667bb7f26.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/summer-leather-gladiator-beach-sandals-floral-sole-womens-shoes?variant=14d229f6-f01e-4a1a-977a-4c3b336e7204","available_quantity":908,"options":[{"name":"Color","value":"red"},{"name":"Shoe Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":36};
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":"14d229f6-f01e-4a1a-977a-4c3b336e7204","product_id":"0592e139-6dc6-4426-85a1-39731a80e601","title":"red-35","weight_unit":"","inventory_quantity":908,"sku":"-red-35-A0011358","barcode":"","position":17,"option1":"red","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/876e736821b37baae17ff82667bb7f26.jpeg","path":"876e736821b37baae17ff82667bb7f26.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/summer-leather-gladiator-beach-sandals-floral-sole-womens-shoes?variant=14d229f6-f01e-4a1a-977a-4c3b336e7204","available_quantity":908,"options":[{"name":"Color","value":"red"},{"name":"Shoe Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":36};
return `
`
}()}