${function() {
const variantData = data.variant || {"id":"552ee759-9ea1-4961-8cc3-0621d19c6ee4","product_id":"bce0ec9a-5bf2-45a2-8fa9-a1f5becda2fa","title":"Bean green-S","weight_unit":"g","inventory_quantity":999,"sku":"1456087470172528641","barcode":"","position":1,"option1":"Bean green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c99b6811340f15f521fc433309feea56.jpeg","path":"c99b6811340f15f521fc433309feea56.jpeg","width":2160,"height":2158,"alt":"af9685c0af067d8ebd773e2bc68aaecb","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":32.5,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"32.5","retail_price":"0","available":true,"url":"\/products\/vintage-mens-letter-print-casual-hoodie?variant=552ee759-9ea1-4961-8cc3-0621d19c6ee4","available_quantity":999999999,"options":[{"name":"Color","value":"Bean green"},{"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":"552ee759-9ea1-4961-8cc3-0621d19c6ee4","product_id":"bce0ec9a-5bf2-45a2-8fa9-a1f5becda2fa","title":"Bean green-S","weight_unit":"g","inventory_quantity":999,"sku":"1456087470172528641","barcode":"","position":1,"option1":"Bean green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c99b6811340f15f521fc433309feea56.jpeg","path":"c99b6811340f15f521fc433309feea56.jpeg","width":2160,"height":2158,"alt":"af9685c0af067d8ebd773e2bc68aaecb","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":32.5,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"32.5","retail_price":"0","available":true,"url":"\/products\/vintage-mens-letter-print-casual-hoodie?variant=552ee759-9ea1-4961-8cc3-0621d19c6ee4","available_quantity":999999999,"options":[{"name":"Color","value":"Bean green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}