${function() {
const variantData = data.variant || {"id":"7a4bf0e9-e9ff-4d76-9f72-8d150e4824e6","product_id":"5d130578-b868-4ccf-8e50-93acdc3ca8f4","title":"One Size","weight_unit":"kg","inventory_quantity":10000,"sku":"'231105015","barcode":"","position":1,"option1":"One Size","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/abed082dc0d94f19e3538be907f634f8.jpeg","path":"abed082dc0d94f19e3538be907f634f8.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0.06","compare_at_price":"4.99","price":"4.99","retail_price":"4.99","available":true,"url":"\/products\/if-you-can-read-this-bring-me-some-tacos-crew-socks-1?variant=7a4bf0e9-e9ff-4d76-9f72-8d150e4824e6","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"7a4bf0e9-e9ff-4d76-9f72-8d150e4824e6","product_id":"5d130578-b868-4ccf-8e50-93acdc3ca8f4","title":"One Size","weight_unit":"kg","inventory_quantity":10000,"sku":"'231105015","barcode":"","position":1,"option1":"One Size","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/abed082dc0d94f19e3538be907f634f8.jpeg","path":"abed082dc0d94f19e3538be907f634f8.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0.06","compare_at_price":"4.99","price":"4.99","retail_price":"4.99","available":true,"url":"\/products\/if-you-can-read-this-bring-me-some-tacos-crew-socks-1?variant=7a4bf0e9-e9ff-4d76-9f72-8d150e4824e6","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}