${function() {
const variantData = data.variant || {"id":"42209859-2430-456e-b26a-cf8c6cb96046","product_id":"bb9f672a-3737-4490-9f55-349d512424d2","title":"LightGrey-S","weight_unit":"g","inventory_quantity":0,"sku":"EA240100057_LGY_S","barcode":"","position":1,"option1":"LightGrey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9354e8cb455d1149b3c1711dec73ef94.jpeg","path":"9354e8cb455d1149b3c1711dec73ef94.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.89,"min_quantity":1}],"weight":"300","compare_at_price":"32.99","price":"17.89","retail_price":"32.99","available":true,"url":"\/products\/runes-in-tree-stump-print-mens-t-shirt-ea240100057-1?variant=42209859-2430-456e-b26a-cf8c6cb96046","available_quantity":999999999,"options":[{"name":"Color","value":"LightGrey"},{"name":"Size","value":"S"}],"off_ratio":46,"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.
Sku : EA240100057_LGY_S
Weight : 300g
${function(){
const variantData = data.variant || {"id":"42209859-2430-456e-b26a-cf8c6cb96046","product_id":"bb9f672a-3737-4490-9f55-349d512424d2","title":"LightGrey-S","weight_unit":"g","inventory_quantity":0,"sku":"EA240100057_LGY_S","barcode":"","position":1,"option1":"LightGrey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9354e8cb455d1149b3c1711dec73ef94.jpeg","path":"9354e8cb455d1149b3c1711dec73ef94.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.89,"min_quantity":1}],"weight":"300","compare_at_price":"32.99","price":"17.89","retail_price":"32.99","available":true,"url":"\/products\/runes-in-tree-stump-print-mens-t-shirt-ea240100057-1?variant=42209859-2430-456e-b26a-cf8c6cb96046","available_quantity":999999999,"options":[{"name":"Color","value":"LightGrey"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}