${function() {
const variantData = data.variant || {"id":"4f0860fa-4da6-4154-829d-8ecc926eb65b","product_id":"e2deb453-a9e4-4b33-8436-9c084e139ec2","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"TSNC4309-black-S","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2b41584665d2f8e57bfc493717dc278e.jpeg","path":"2b41584665d2f8e57bfc493717dc278e.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.98,"min_quantity":1}],"weight":"0","compare_at_price":"34.98","price":"22.98","retail_price":"34.98","available":true,"url":"\/products\/oversized-whisper-words-of-wisdom-print-dragonfly-and-flowers-graphic-tees-g2cx-ua5l-tq9t-ijkx-1o0w-3jct-r912-lhrv-4gzk-pik0-s27b-fj4l-23wv-kjrz-8u9x-spgf-ejpt-x05l-0sg3-bx6u-q7yz-cvaa-y4uaa14142d1-f132-42c9-abe7-ef7a0647bb92?variant=4f0860fa-4da6-4154-829d-8ecc926eb65b","available_quantity":1000,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":34,"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":"4f0860fa-4da6-4154-829d-8ecc926eb65b","product_id":"e2deb453-a9e4-4b33-8436-9c084e139ec2","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"TSNC4309-black-S","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2b41584665d2f8e57bfc493717dc278e.jpeg","path":"2b41584665d2f8e57bfc493717dc278e.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.98,"min_quantity":1}],"weight":"0","compare_at_price":"34.98","price":"22.98","retail_price":"34.98","available":true,"url":"\/products\/oversized-whisper-words-of-wisdom-print-dragonfly-and-flowers-graphic-tees-g2cx-ua5l-tq9t-ijkx-1o0w-3jct-r912-lhrv-4gzk-pik0-s27b-fj4l-23wv-kjrz-8u9x-spgf-ejpt-x05l-0sg3-bx6u-q7yz-cvaa-y4uaa14142d1-f132-42c9-abe7-ef7a0647bb92?variant=4f0860fa-4da6-4154-829d-8ecc926eb65b","available_quantity":1000,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":34,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}