${function() {
const variantData = data.variant || {"id":"42fec6e1-9881-410a-837b-0ca700be53c2","product_id":"049e6101-9fe4-484c-8318-891bb617e63b","title":"black-2XL","weight_unit":"g","inventory_quantity":999,"sku":"1455143040214679554","barcode":"","position":2,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0f626e4afdb6683e39d20856498d33df.jpeg","path":"0f626e4afdb6683e39d20856498d33df.jpeg","width":800,"height":800,"alt":"36ce277f6ff3e28daf1b99bdb25ede91","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"600","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/check-stripe-texture-air-layer-track-pants?variant=42fec6e1-9881-410a-837b-0ca700be53c2","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"42fec6e1-9881-410a-837b-0ca700be53c2","product_id":"049e6101-9fe4-484c-8318-891bb617e63b","title":"black-2XL","weight_unit":"g","inventory_quantity":999,"sku":"1455143040214679554","barcode":"","position":2,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0f626e4afdb6683e39d20856498d33df.jpeg","path":"0f626e4afdb6683e39d20856498d33df.jpeg","width":800,"height":800,"alt":"36ce277f6ff3e28daf1b99bdb25ede91","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"600","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/check-stripe-texture-air-layer-track-pants?variant=42fec6e1-9881-410a-837b-0ca700be53c2","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}