${function() {
const variantData = data.variant || {"id":"2473655a-0042-4683-9b67-8622835ef357","product_id":"254d125f-b4be-4226-833a-02e9b6118c9c","title":"creamy-white-S","weight_unit":"g","inventory_quantity":999,"sku":"1562740805750743041","barcode":"","position":1,"option1":"creamy-white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/04f3dd4ce63be95648de251aea91cf78.png","path":"04f3dd4ce63be95648de251aea91cf78.png","width":800,"height":800,"alt":"f41c430087760481892954500ba05c87","aspect_ratio":1},"wholesale_price":[{"price":26.88,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"26.88","retail_price":"0","available":true,"url":"\/products\/mens-oversized-vintage-chicago-print-sweatshirt?variant=2473655a-0042-4683-9b67-8622835ef357","available_quantity":999999999,"options":[{"name":"Color","value":"creamy-white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
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":"2473655a-0042-4683-9b67-8622835ef357","product_id":"254d125f-b4be-4226-833a-02e9b6118c9c","title":"creamy-white-S","weight_unit":"g","inventory_quantity":999,"sku":"1562740805750743041","barcode":"","position":1,"option1":"creamy-white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/04f3dd4ce63be95648de251aea91cf78.png","path":"04f3dd4ce63be95648de251aea91cf78.png","width":800,"height":800,"alt":"f41c430087760481892954500ba05c87","aspect_ratio":1},"wholesale_price":[{"price":26.88,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"26.88","retail_price":"0","available":true,"url":"\/products\/mens-oversized-vintage-chicago-print-sweatshirt?variant=2473655a-0042-4683-9b67-8622835ef357","available_quantity":999999999,"options":[{"name":"Color","value":"creamy-white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}