${function() {
const variantData = data.variant || {"id":"a7e8256a-77f9-42d3-a76a-57539ea77914","product_id":"ac5200c2-e12d-4d24-8bb6-a84ad121175b","title":"Blue and white-S","weight_unit":"g","inventory_quantity":999,"sku":"1725395223443824641","barcode":"","position":1,"option1":"Blue and white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dc4837224bc4705036ab3fe933644b08.jpeg","path":"dc4837224bc4705036ab3fe933644b08.jpeg","width":800,"height":800,"alt":"d77d78837b7cb6b3ae39005608a9848e","aspect_ratio":1},"wholesale_price":[{"price":46.5,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"46.5","retail_price":"0","available":true,"url":"\/products\/casual-classic-loose-plaid-lapel-jacket?variant=a7e8256a-77f9-42d3-a76a-57539ea77914","available_quantity":999999999,"options":[{"name":"Color","value":"Blue and white"},{"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":"a7e8256a-77f9-42d3-a76a-57539ea77914","product_id":"ac5200c2-e12d-4d24-8bb6-a84ad121175b","title":"Blue and white-S","weight_unit":"g","inventory_quantity":999,"sku":"1725395223443824641","barcode":"","position":1,"option1":"Blue and white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dc4837224bc4705036ab3fe933644b08.jpeg","path":"dc4837224bc4705036ab3fe933644b08.jpeg","width":800,"height":800,"alt":"d77d78837b7cb6b3ae39005608a9848e","aspect_ratio":1},"wholesale_price":[{"price":46.5,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"46.5","retail_price":"0","available":true,"url":"\/products\/casual-classic-loose-plaid-lapel-jacket?variant=a7e8256a-77f9-42d3-a76a-57539ea77914","available_quantity":999999999,"options":[{"name":"Color","value":"Blue and white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}