${function() {
const variantData = data.variant || {"id":"29cccf01-732b-462c-815f-debf53ffcce7","product_id":"253acf15-71d1-4cd4-ae76-fd0b450dcabb","title":"Brown-US6.5","weight_unit":"kg","inventory_quantity":500,"sku":"-Brown 56-6.5-A00139345","barcode":"","position":1,"option1":"Brown","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3986a198fad7058382d37fa093e92ad.jpeg","path":"c3986a198fad7058382d37fa093e92ad.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"49.99","retail_price":"55.99","available":true,"url":"\/products\/mens-sandals-handmade-breathable-mesh-outdoor-sandals?variant=29cccf01-732b-462c-815f-debf53ffcce7","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"US6.5"}],"off_ratio":11,"flashsale_info":[],"sales":10};
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":"29cccf01-732b-462c-815f-debf53ffcce7","product_id":"253acf15-71d1-4cd4-ae76-fd0b450dcabb","title":"Brown-US6.5","weight_unit":"kg","inventory_quantity":500,"sku":"-Brown 56-6.5-A00139345","barcode":"","position":1,"option1":"Brown","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3986a198fad7058382d37fa093e92ad.jpeg","path":"c3986a198fad7058382d37fa093e92ad.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"49.99","retail_price":"55.99","available":true,"url":"\/products\/mens-sandals-handmade-breathable-mesh-outdoor-sandals?variant=29cccf01-732b-462c-815f-debf53ffcce7","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"US6.5"}],"off_ratio":11,"flashsale_info":[],"sales":10};
return `
`
}()}