${function() {
const variantData = data.variant || {"id":"0e35ed21-c0ce-4357-8eed-345d32456621","product_id":"e12c44f0-d92a-4653-960f-613b3ee15ac1","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1625414021670813697","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d2a0c72956634f894d98f0bb6cf05ee6.png","path":"d2a0c72956634f894d98f0bb6cf05ee6.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.61,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.61","retail_price":"0","available":true,"url":"\/products\/v-neck-skinny-short-sleeve-t-shirt?variant=0e35ed21-c0ce-4357-8eed-345d32456621","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"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":"0e35ed21-c0ce-4357-8eed-345d32456621","product_id":"e12c44f0-d92a-4653-960f-613b3ee15ac1","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1625414021670813697","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d2a0c72956634f894d98f0bb6cf05ee6.png","path":"d2a0c72956634f894d98f0bb6cf05ee6.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.61,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.61","retail_price":"0","available":true,"url":"\/products\/v-neck-skinny-short-sleeve-t-shirt?variant=0e35ed21-c0ce-4357-8eed-345d32456621","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}