${function() {
const variantData = data.variant || {"id":"03b1ac21-d9de-455f-9167-f05477409aaa","product_id":"604226f2-76c4-4db7-922c-6ea49430e81e","title":"Pink-S","weight_unit":"kg","inventory_quantity":1000,"sku":"221216-A19-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59aa40b4b4d22e49c8f69f80d57050a1.jpg","path":"59aa40b4b4d22e49c8f69f80d57050a1.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/womens-coat-hoodie-jacket-warm-breathable-outdoor-street-daily-going-out-pocket-single-breasted-hoodie-casual-regular-fit-outerwear-long-sleeve-winter-fall-gray-s-m-l-xl-xxl-3xl?variant=03b1ac21-d9de-455f-9167-f05477409aaa","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"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":"03b1ac21-d9de-455f-9167-f05477409aaa","product_id":"604226f2-76c4-4db7-922c-6ea49430e81e","title":"Pink-S","weight_unit":"kg","inventory_quantity":1000,"sku":"221216-A19-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59aa40b4b4d22e49c8f69f80d57050a1.jpg","path":"59aa40b4b4d22e49c8f69f80d57050a1.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/womens-coat-hoodie-jacket-warm-breathable-outdoor-street-daily-going-out-pocket-single-breasted-hoodie-casual-regular-fit-outerwear-long-sleeve-winter-fall-gray-s-m-l-xl-xxl-3xl?variant=03b1ac21-d9de-455f-9167-f05477409aaa","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}