${function() {
const variantData = data.variant || {"id":"09d6ea7d-669d-4667-95bb-9610568195e4","product_id":"53ed38bd-7293-49c5-a7c4-47875b92e82b","title":"blue-S","weight_unit":"g","inventory_quantity":999,"sku":"1442002654217101313","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d0c695573b55c05e1af1431b237ea163.jpeg","path":"d0c695573b55c05e1af1431b237ea163.jpeg","width":768,"height":768,"alt":"65a4bf12e3e3d1a8f412725c39e41d61","aspect_ratio":1},"wholesale_price":[{"price":29.8,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"29.8","retail_price":"0","available":true,"url":"\/products\/geometric-pattern-cotton-twill-long-sleeved-shirt?variant=09d6ea7d-669d-4667-95bb-9610568195e4","available_quantity":999999999,"options":[{"name":"Color","value":"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":"09d6ea7d-669d-4667-95bb-9610568195e4","product_id":"53ed38bd-7293-49c5-a7c4-47875b92e82b","title":"blue-S","weight_unit":"g","inventory_quantity":999,"sku":"1442002654217101313","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d0c695573b55c05e1af1431b237ea163.jpeg","path":"d0c695573b55c05e1af1431b237ea163.jpeg","width":768,"height":768,"alt":"65a4bf12e3e3d1a8f412725c39e41d61","aspect_ratio":1},"wholesale_price":[{"price":29.8,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"29.8","retail_price":"0","available":true,"url":"\/products\/geometric-pattern-cotton-twill-long-sleeved-shirt?variant=09d6ea7d-669d-4667-95bb-9610568195e4","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}