${function() {
const variantData = data.variant || {"id":"3f89f979-1e40-4980-bca0-3b02220bec21","product_id":"fbc8a869-388f-41d0-bc38-58575aef288e","title":"grey-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--grey-S-A0023645","barcode":"","position":1,"option1":"grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cfa6845f512087ee565474ad14fabb3.jpg","path":"4cfa6845f512087ee565474ad14fabb3.jpg","width":651,"height":651,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"37.99","price":"21.99","retail_price":"37.99","available":true,"url":"\/products\/one-loved-mama-shirt?variant=3f89f979-1e40-4980-bca0-3b02220bec21","available_quantity":1000,"options":[{"name":"color","value":"grey"},{"name":"size","value":"S"}],"off_ratio":42,"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":"3f89f979-1e40-4980-bca0-3b02220bec21","product_id":"fbc8a869-388f-41d0-bc38-58575aef288e","title":"grey-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--grey-S-A0023645","barcode":"","position":1,"option1":"grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cfa6845f512087ee565474ad14fabb3.jpg","path":"4cfa6845f512087ee565474ad14fabb3.jpg","width":651,"height":651,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"37.99","price":"21.99","retail_price":"37.99","available":true,"url":"\/products\/one-loved-mama-shirt?variant=3f89f979-1e40-4980-bca0-3b02220bec21","available_quantity":1000,"options":[{"name":"color","value":"grey"},{"name":"size","value":"S"}],"off_ratio":42,"flashsale_info":[],"sales":0};
return `
`
}()}