${function() {
const variantData = data.variant || {"id":"22d915e1-066b-4efd-aa57-44102a6b2077","product_id":"387f6b41-69c6-4dd9-9102-7914e2f164de","title":"grey-XS","weight_unit":"kg","inventory_quantity":200,"sku":"UR0855-grey-XS","barcode":"","position":2,"option1":"grey","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed6809589497f22b5db4bb245b12ae71.jpeg","path":"ed6809589497f22b5db4bb245b12ae71.jpeg","width":1440,"height":1798,"alt":"","aspect_ratio":0.8008898776418243},"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=22d915e1-066b-4efd-aa57-44102a6b2077","available_quantity":200,"options":[{"name":"color","value":"grey"},{"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-grey-XS
Weight : 0.4kg
${function(){
const variantData = data.variant || {"id":"22d915e1-066b-4efd-aa57-44102a6b2077","product_id":"387f6b41-69c6-4dd9-9102-7914e2f164de","title":"grey-XS","weight_unit":"kg","inventory_quantity":200,"sku":"UR0855-grey-XS","barcode":"","position":2,"option1":"grey","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed6809589497f22b5db4bb245b12ae71.jpeg","path":"ed6809589497f22b5db4bb245b12ae71.jpeg","width":1440,"height":1798,"alt":"","aspect_ratio":0.8008898776418243},"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=22d915e1-066b-4efd-aa57-44102a6b2077","available_quantity":200,"options":[{"name":"color","value":"grey"},{"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}
`
}()}