${function() {
const variantData = data.variant || {"id":"4f046e99-35e0-4a2b-b504-14e5b1ec8690","product_id":"8e3e25d5-2d3c-4e84-ae98-e6dfd83d2bae","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"9cb9a50c-738a-4dd8-b5b5-c5148bb94064","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e358440e516b4508c50ba92129f3f447.png","path":"e358440e516b4508c50ba92129f3f447.png","width":960,"height":960,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0","compare_at_price":"32","price":"35","retail_price":"32","available":true,"url":"\/products\/all-match-simple-polo-t-shirt?variant=4f046e99-35e0-4a2b-b504-14e5b1ec8690","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"4f046e99-35e0-4a2b-b504-14e5b1ec8690","product_id":"8e3e25d5-2d3c-4e84-ae98-e6dfd83d2bae","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"9cb9a50c-738a-4dd8-b5b5-c5148bb94064","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e358440e516b4508c50ba92129f3f447.png","path":"e358440e516b4508c50ba92129f3f447.png","width":960,"height":960,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0","compare_at_price":"32","price":"35","retail_price":"32","available":true,"url":"\/products\/all-match-simple-polo-t-shirt?variant=4f046e99-35e0-4a2b-b504-14e5b1ec8690","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}