${function() {
const variantData = data.variant || {"id":"964e737e-fe25-4f61-8afd-3378d37785e0","product_id":"5791c259-831c-47e5-bad8-154c06b8f9f2","title":"Light brown-3XL","weight_unit":"g","inventory_quantity":999,"sku":"1462454005044600834","barcode":"","position":3,"option1":"Light brown","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e5704c578242809f9993c9ce8639e48a.jpeg","path":"e5704c578242809f9993c9ce8639e48a.jpeg","width":800,"height":800,"alt":"70e6c6c00173a3c101e801a435d8541a","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/los-angeles-print-sweatpants?variant=964e737e-fe25-4f61-8afd-3378d37785e0","available_quantity":999999999,"options":[{"name":"Color","value":"Light brown"},{"name":"Size","value":"3XL"}],"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":"964e737e-fe25-4f61-8afd-3378d37785e0","product_id":"5791c259-831c-47e5-bad8-154c06b8f9f2","title":"Light brown-3XL","weight_unit":"g","inventory_quantity":999,"sku":"1462454005044600834","barcode":"","position":3,"option1":"Light brown","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e5704c578242809f9993c9ce8639e48a.jpeg","path":"e5704c578242809f9993c9ce8639e48a.jpeg","width":800,"height":800,"alt":"70e6c6c00173a3c101e801a435d8541a","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/los-angeles-print-sweatpants?variant=964e737e-fe25-4f61-8afd-3378d37785e0","available_quantity":999999999,"options":[{"name":"Color","value":"Light brown"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}