${function() {
const variantData = data.variant || {"id":"20e0db9f-eda1-499a-86db-c65bed6195c1","product_id":"0f6fb8ab-8198-47d0-8b7a-6974592e3a5e","title":"Charcoal-S","weight_unit":"g","inventory_quantity":999,"sku":"1787315062946476034","barcode":"","position":1,"option1":"Charcoal","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8105a7d5dbb39d71be287dc90c718843.jpeg","path":"8105a7d5dbb39d71be287dc90c718843.jpeg","width":1820,"height":1820,"alt":"d1275a387c1f2097e050df3ec3a934c9","aspect_ratio":1},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/oversize-angel-wings-t-shirt?variant=20e0db9f-eda1-499a-86db-c65bed6195c1","available_quantity":999999999,"options":[{"name":"Color","value":"Charcoal"},{"name":"Size","value":"S"}],"off_ratio":0,"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":"20e0db9f-eda1-499a-86db-c65bed6195c1","product_id":"0f6fb8ab-8198-47d0-8b7a-6974592e3a5e","title":"Charcoal-S","weight_unit":"g","inventory_quantity":999,"sku":"1787315062946476034","barcode":"","position":1,"option1":"Charcoal","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8105a7d5dbb39d71be287dc90c718843.jpeg","path":"8105a7d5dbb39d71be287dc90c718843.jpeg","width":1820,"height":1820,"alt":"d1275a387c1f2097e050df3ec3a934c9","aspect_ratio":1},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/oversize-angel-wings-t-shirt?variant=20e0db9f-eda1-499a-86db-c65bed6195c1","available_quantity":999999999,"options":[{"name":"Color","value":"Charcoal"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}