${function() {
const variantData = data.variant || {"id":"c9ad4627-5922-421b-bd47-0dad9f701a3f","product_id":"62383601-9de2-4b63-9373-4c6282c6ea81","title":"Grey-S","weight_unit":"kg","inventory_quantity":500,"sku":"23110302-Grey-S","barcode":"","position":1,"option1":"Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/936c0ebda8eb5fd4642724fedf83eefe.jpg","path":"936c0ebda8eb5fd4642724fedf83eefe.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"29.99","retail_price":"29.99","available":true,"url":"\/products\/unstoppable-today-christmas-sweatshirt?variant=c9ad4627-5922-421b-bd47-0dad9f701a3f","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"c9ad4627-5922-421b-bd47-0dad9f701a3f","product_id":"62383601-9de2-4b63-9373-4c6282c6ea81","title":"Grey-S","weight_unit":"kg","inventory_quantity":500,"sku":"23110302-Grey-S","barcode":"","position":1,"option1":"Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/936c0ebda8eb5fd4642724fedf83eefe.jpg","path":"936c0ebda8eb5fd4642724fedf83eefe.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"29.99","retail_price":"29.99","available":true,"url":"\/products\/unstoppable-today-christmas-sweatshirt?variant=c9ad4627-5922-421b-bd47-0dad9f701a3f","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}