${function() {
const variantData = data.variant || {"id":"dc3778f3-c7af-41e8-ab21-ef5d3829ab8d","product_id":"dfbc92a7-2f72-4359-944d-1a115ffeb761","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1660538030920294401","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7849a886491d7c90860f4fe247ff6c68.jpeg","path":"7849a886491d7c90860f4fe247ff6c68.jpeg","width":1300,"height":1300,"alt":"c2c94c49cd27de3aa06be5268acbd93b","aspect_ratio":1},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/mens-ace-of-spades-shorts-performance-shorts?variant=dc3778f3-c7af-41e8-ab21-ef5d3829ab8d","available_quantity":999999999,"options":[{"name":"Color","value":"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":"dc3778f3-c7af-41e8-ab21-ef5d3829ab8d","product_id":"dfbc92a7-2f72-4359-944d-1a115ffeb761","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1660538030920294401","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7849a886491d7c90860f4fe247ff6c68.jpeg","path":"7849a886491d7c90860f4fe247ff6c68.jpeg","width":1300,"height":1300,"alt":"c2c94c49cd27de3aa06be5268acbd93b","aspect_ratio":1},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/mens-ace-of-spades-shorts-performance-shorts?variant=dc3778f3-c7af-41e8-ab21-ef5d3829ab8d","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}