${function() {
const variantData = data.variant || {"id":"a11f9465-7a0a-46da-88e0-7fcc8c6d500d","product_id":"387f6b41-69c6-4dd9-9102-7914e2f164de","title":"brown-XS","weight_unit":"kg","inventory_quantity":200,"sku":"UR0855-brown-XS","barcode":"","position":3,"option1":"brown","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6cf38848ee9c5d2eb67aa17677e0c815.jpeg","path":"6cf38848ee9c5d2eb67aa17677e0c815.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":58.98,"min_quantity":1}],"weight":"0.4","compare_at_price":"76.98","price":"58.98","retail_price":"76.98","available":true,"url":"\/products\/womens-christmas-pattern-crew-neck-sweater-y7sh-92r5-uad3-paog-o3l9-gijg-ls5h-xdsp-ij7b-0egw-7w10-a1al-5423-5jkx-8m2o-ztqy-l8pt-3clh-bv0c-5hal-5anv-m4iu-my82-bbal-t03p-nokp-7bky-exjb-hmr4-9tj3-oq8n-twj7-ounf-b8vb-4muu-8wer-j0s4-p78c-z96z?variant=a11f9465-7a0a-46da-88e0-7fcc8c6d500d","available_quantity":200,"options":[{"name":"color","value":"brown"},{"name":"size","value":"XS"}],"off_ratio":23,"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.
Sku : UR0855-brown-XS
Weight : 0.4kg
${function(){
const variantData = data.variant || {"id":"a11f9465-7a0a-46da-88e0-7fcc8c6d500d","product_id":"387f6b41-69c6-4dd9-9102-7914e2f164de","title":"brown-XS","weight_unit":"kg","inventory_quantity":200,"sku":"UR0855-brown-XS","barcode":"","position":3,"option1":"brown","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6cf38848ee9c5d2eb67aa17677e0c815.jpeg","path":"6cf38848ee9c5d2eb67aa17677e0c815.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":58.98,"min_quantity":1}],"weight":"0.4","compare_at_price":"76.98","price":"58.98","retail_price":"76.98","available":true,"url":"\/products\/womens-christmas-pattern-crew-neck-sweater-y7sh-92r5-uad3-paog-o3l9-gijg-ls5h-xdsp-ij7b-0egw-7w10-a1al-5423-5jkx-8m2o-ztqy-l8pt-3clh-bv0c-5hal-5anv-m4iu-my82-bbal-t03p-nokp-7bky-exjb-hmr4-9tj3-oq8n-twj7-ounf-b8vb-4muu-8wer-j0s4-p78c-z96z?variant=a11f9465-7a0a-46da-88e0-7fcc8c6d500d","available_quantity":200,"options":[{"name":"color","value":"brown"},{"name":"size","value":"XS"}],"off_ratio":23,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}