${function() {
const variantData = data.variant || {"id":"ce66a3f5-a3ae-4db8-b54b-3daad10a58f4","product_id":"4fca3085-6b23-49a7-86d5-25de8cb71a96","title":"black-M","weight_unit":"g","inventory_quantity":999,"sku":"1799e679-61ee-4af9-ac83-e7e511c5c473","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/629f1462d033bf21fd92a3bdf280dcd4.jpeg","path":"629f1462d033bf21fd92a3bdf280dcd4.jpeg","width":800,"height":793,"alt":"21fd32d0aa3c654f36305268c996a789","aspect_ratio":1.008827238335435},"wholesale_price":[{"price":22.06,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"22.06","retail_price":"0","available":true,"url":"\/products\/street-technology-casual-pants-men?variant=ce66a3f5-a3ae-4db8-b54b-3daad10a58f4","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"ce66a3f5-a3ae-4db8-b54b-3daad10a58f4","product_id":"4fca3085-6b23-49a7-86d5-25de8cb71a96","title":"black-M","weight_unit":"g","inventory_quantity":999,"sku":"1799e679-61ee-4af9-ac83-e7e511c5c473","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/629f1462d033bf21fd92a3bdf280dcd4.jpeg","path":"629f1462d033bf21fd92a3bdf280dcd4.jpeg","width":800,"height":793,"alt":"21fd32d0aa3c654f36305268c996a789","aspect_ratio":1.008827238335435},"wholesale_price":[{"price":22.06,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"22.06","retail_price":"0","available":true,"url":"\/products\/street-technology-casual-pants-men?variant=ce66a3f5-a3ae-4db8-b54b-3daad10a58f4","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}