${function() {
const variantData = data.variant || {"id":"d66be953-2e18-47b4-b337-22df75f131d2","product_id":"0f638ca2-86d1-4088-b2ad-0a247d57415d","title":"blue-S","weight_unit":"g","inventory_quantity":999,"sku":"1639171100250726402","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7753226599b8f05bcc42f91719f8ccf3.jpeg","path":"7753226599b8f05bcc42f91719f8ccf3.jpeg","width":1200,"height":1600,"alt":"6e87152d9b280a81a1dd376ffaad2dc4","aspect_ratio":0.75},"wholesale_price":[{"price":35.47,"min_quantity":1}],"weight":"450","compare_at_price":"0","price":"35.47","retail_price":"0","available":true,"url":"\/products\/mens-feet-stretch-jeans?variant=d66be953-2e18-47b4-b337-22df75f131d2","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"d66be953-2e18-47b4-b337-22df75f131d2","product_id":"0f638ca2-86d1-4088-b2ad-0a247d57415d","title":"blue-S","weight_unit":"g","inventory_quantity":999,"sku":"1639171100250726402","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7753226599b8f05bcc42f91719f8ccf3.jpeg","path":"7753226599b8f05bcc42f91719f8ccf3.jpeg","width":1200,"height":1600,"alt":"6e87152d9b280a81a1dd376ffaad2dc4","aspect_ratio":0.75},"wholesale_price":[{"price":35.47,"min_quantity":1}],"weight":"450","compare_at_price":"0","price":"35.47","retail_price":"0","available":true,"url":"\/products\/mens-feet-stretch-jeans?variant=d66be953-2e18-47b4-b337-22df75f131d2","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}