${function() {
const variantData = data.variant || {"id":"a13087ee-8bab-487a-b45a-d5f427d26d9d","product_id":"5b6b35e7-fbd1-4c7d-b572-49ff7912e9a3","title":"Light green-2XL","weight_unit":"g","inventory_quantity":999,"sku":"1501832881268842497","barcode":"","position":1,"option1":"Light green","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/52004ef583f16c62adfb708f683cf8d4.jpeg","path":"52004ef583f16c62adfb708f683cf8d4.jpeg","width":2160,"height":2158,"alt":"3dbf14ac11bb9fd5b17b1d06d6f88b67","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/vintage-mens-american-flag-machine-short-sweatpants-jfnm?variant=a13087ee-8bab-487a-b45a-d5f427d26d9d","available_quantity":999999999,"options":[{"name":"Color","value":"Light green"},{"name":"Size","value":"2XL"}],"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":"a13087ee-8bab-487a-b45a-d5f427d26d9d","product_id":"5b6b35e7-fbd1-4c7d-b572-49ff7912e9a3","title":"Light green-2XL","weight_unit":"g","inventory_quantity":999,"sku":"1501832881268842497","barcode":"","position":1,"option1":"Light green","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/52004ef583f16c62adfb708f683cf8d4.jpeg","path":"52004ef583f16c62adfb708f683cf8d4.jpeg","width":2160,"height":2158,"alt":"3dbf14ac11bb9fd5b17b1d06d6f88b67","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/vintage-mens-american-flag-machine-short-sweatpants-jfnm?variant=a13087ee-8bab-487a-b45a-d5f427d26d9d","available_quantity":999999999,"options":[{"name":"Color","value":"Light green"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}