${function() {
const variantData = data.variant || {"id":"03cc65e2-31ec-451c-af50-9ba9fbfe4063","product_id":"f06c4655-f6fd-45f0-844f-2c1dee087323","title":"Gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"20230915-E11-Gray-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/73d2fcb84e4d289dc2abd31284b1e4c3.jpg","path":"73d2fcb84e4d289dc2abd31284b1e4c3.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.99","retail_price":"0","available":true,"url":"\/products\/autumn-and-winter-hooded-pocket-sweater-zipper-in-the-long-section-of-the-false-two-pieces-of-loose-jacket-temperament-commuting-womens-clothing?variant=03cc65e2-31ec-451c-af50-9ba9fbfe4063","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"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":"03cc65e2-31ec-451c-af50-9ba9fbfe4063","product_id":"f06c4655-f6fd-45f0-844f-2c1dee087323","title":"Gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"20230915-E11-Gray-S","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/73d2fcb84e4d289dc2abd31284b1e4c3.jpg","path":"73d2fcb84e4d289dc2abd31284b1e4c3.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.99","retail_price":"0","available":true,"url":"\/products\/autumn-and-winter-hooded-pocket-sweater-zipper-in-the-long-section-of-the-false-two-pieces-of-loose-jacket-temperament-commuting-womens-clothing?variant=03cc65e2-31ec-451c-af50-9ba9fbfe4063","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}