${function() {
const variantData = data.variant || {"id":"9f9d41a7-f32e-4fb3-b7c7-8d3e7f760427","product_id":"a119f83c-3547-42a5-bd1d-3406750e1bae","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--black-S-A0022990","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e9f51c4ccdc8eda3e820a2559cdab994.jpg","path":"e9f51c4ccdc8eda3e820a2559cdab994.jpg","width":742,"height":742,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"33.99","retail_price":"55.99","available":true,"url":"\/products\/leopard-print-with-messy-bun-sweatshirt?variant=9f9d41a7-f32e-4fb3-b7c7-8d3e7f760427","available_quantity":1000,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":39,"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":"9f9d41a7-f32e-4fb3-b7c7-8d3e7f760427","product_id":"a119f83c-3547-42a5-bd1d-3406750e1bae","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--black-S-A0022990","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e9f51c4ccdc8eda3e820a2559cdab994.jpg","path":"e9f51c4ccdc8eda3e820a2559cdab994.jpg","width":742,"height":742,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"33.99","retail_price":"55.99","available":true,"url":"\/products\/leopard-print-with-messy-bun-sweatshirt?variant=9f9d41a7-f32e-4fb3-b7c7-8d3e7f760427","available_quantity":1000,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":39,"flashsale_info":[],"sales":0};
return `
`
}()}