${function() {
const variantData = data.variant || {"id":"fd222b78-519e-4f90-97ef-ce0da16b95b0","product_id":"0d19d7ca-60db-4f83-82e9-92ad858731ba","title":"White-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"EGZ106241-White-XS","barcode":"","position":1,"option1":"White","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba806d2daff83cdd8baefecbbfef87a1.jpeg","path":"ba806d2daff83cdd8baefecbbfef87a1.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/aelfric-eden-butterfly-patch-print-tee-1-vogf?variant=fd222b78-519e-4f90-97ef-ce0da16b95b0","available_quantity":999999999,"options":[{"name":"color","value":"White"},{"name":"size","value":"XS"}],"off_ratio":33,"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":"fd222b78-519e-4f90-97ef-ce0da16b95b0","product_id":"0d19d7ca-60db-4f83-82e9-92ad858731ba","title":"White-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"EGZ106241-White-XS","barcode":"","position":1,"option1":"White","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba806d2daff83cdd8baefecbbfef87a1.jpeg","path":"ba806d2daff83cdd8baefecbbfef87a1.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/aelfric-eden-butterfly-patch-print-tee-1-vogf?variant=fd222b78-519e-4f90-97ef-ce0da16b95b0","available_quantity":999999999,"options":[{"name":"color","value":"White"},{"name":"size","value":"XS"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}