${function() {
const variantData = data.variant || {"id":"a0ad258a-91a2-4f7c-8436-1a3d04932b0d","product_id":"2fed18ec-e8dd-4aec-9d1c-dc8b32d9a054","title":"Red-S","weight_unit":"kg","inventory_quantity":200,"sku":"08-red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ef4f4e8f2947526e77215b31ce1c3799.jpeg","path":"ef4f4e8f2947526e77215b31ce1c3799.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0.51","compare_at_price":"0","price":"38.99","retail_price":"0","available":true,"url":"\/products\/womens-gold-thread-big-snowflake-christmas-sweater-round-neck-long-sleeve-thick-pullover?variant=a0ad258a-91a2-4f7c-8436-1a3d04932b0d","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"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":"a0ad258a-91a2-4f7c-8436-1a3d04932b0d","product_id":"2fed18ec-e8dd-4aec-9d1c-dc8b32d9a054","title":"Red-S","weight_unit":"kg","inventory_quantity":200,"sku":"08-red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ef4f4e8f2947526e77215b31ce1c3799.jpeg","path":"ef4f4e8f2947526e77215b31ce1c3799.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0.51","compare_at_price":"0","price":"38.99","retail_price":"0","available":true,"url":"\/products\/womens-gold-thread-big-snowflake-christmas-sweater-round-neck-long-sleeve-thick-pullover?variant=a0ad258a-91a2-4f7c-8436-1a3d04932b0d","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}