${function() {
const variantData = data.variant || {"id":"bf330f34-3958-4a3b-a77c-19b17c76f6b5","product_id":"a2a2b90b-d361-4bb0-bb57-22dae5dcf1cf","title":"Gray blue-S","weight_unit":"g","inventory_quantity":999,"sku":"1680897339675791361","barcode":"","position":1,"option1":"Gray blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/65e447945e2003a700f885960f0ccc05.jpeg","path":"65e447945e2003a700f885960f0ccc05.jpeg","width":1800,"height":1800,"alt":"2720cbbd8b14461de685e2aa5b41b38d","aspect_ratio":1},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/let-the-sun-warm-your-soul-let-the-moon-ease-your-mind-oversize-tee?variant=bf330f34-3958-4a3b-a77c-19b17c76f6b5","available_quantity":999999999,"options":[{"name":"Color","value":"Gray blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"bf330f34-3958-4a3b-a77c-19b17c76f6b5","product_id":"a2a2b90b-d361-4bb0-bb57-22dae5dcf1cf","title":"Gray blue-S","weight_unit":"g","inventory_quantity":999,"sku":"1680897339675791361","barcode":"","position":1,"option1":"Gray blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/65e447945e2003a700f885960f0ccc05.jpeg","path":"65e447945e2003a700f885960f0ccc05.jpeg","width":1800,"height":1800,"alt":"2720cbbd8b14461de685e2aa5b41b38d","aspect_ratio":1},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/let-the-sun-warm-your-soul-let-the-moon-ease-your-mind-oversize-tee?variant=bf330f34-3958-4a3b-a77c-19b17c76f6b5","available_quantity":999999999,"options":[{"name":"Color","value":"Gray blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}