${function() {
const variantData = data.variant || {"id":"3a01a1ba-b17a-4ae7-8bd3-730676ff4445","product_id":"2974af75-e04e-4f33-bb5d-9fb6a249ee29","title":"Beige-S","weight_unit":"g","inventory_quantity":999,"sku":"1722493080610881537","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d68cdfbb4c1f48cd7d520f27ee416416.png","path":"d68cdfbb4c1f48cd7d520f27ee416416.png","width":800,"height":800,"alt":"d765559ce80dee219b19855f79b71b05","aspect_ratio":1},"wholesale_price":[{"price":26.88,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"26.88","retail_price":"0","available":true,"url":"\/products\/unisex-seasonal-hero-vintage-graphic-print-sweatshirt?variant=3a01a1ba-b17a-4ae7-8bd3-730676ff4445","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"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":"3a01a1ba-b17a-4ae7-8bd3-730676ff4445","product_id":"2974af75-e04e-4f33-bb5d-9fb6a249ee29","title":"Beige-S","weight_unit":"g","inventory_quantity":999,"sku":"1722493080610881537","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d68cdfbb4c1f48cd7d520f27ee416416.png","path":"d68cdfbb4c1f48cd7d520f27ee416416.png","width":800,"height":800,"alt":"d765559ce80dee219b19855f79b71b05","aspect_ratio":1},"wholesale_price":[{"price":26.88,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"26.88","retail_price":"0","available":true,"url":"\/products\/unisex-seasonal-hero-vintage-graphic-print-sweatshirt?variant=3a01a1ba-b17a-4ae7-8bd3-730676ff4445","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}