${function() {
const variantData = data.variant || {"id":"0f1be9e6-3e16-44a6-9e86-12f2998e665b","product_id":"0e4a554f-a052-4122-8409-00a27203afdd","title":"One Size","weight_unit":"kg","inventory_quantity":5000,"sku":"'23110504","barcode":"","position":1,"option1":"One Size","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a31110458dfe55fdd333f9494213ed9c.jpeg","path":"a31110458dfe55fdd333f9494213ed9c.jpeg","width":740,"height":740,"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-popcorn-crew-socks?variant=0f1be9e6-3e16-44a6-9e86-12f2998e665b","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":"0f1be9e6-3e16-44a6-9e86-12f2998e665b","product_id":"0e4a554f-a052-4122-8409-00a27203afdd","title":"One Size","weight_unit":"kg","inventory_quantity":5000,"sku":"'23110504","barcode":"","position":1,"option1":"One Size","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a31110458dfe55fdd333f9494213ed9c.jpeg","path":"a31110458dfe55fdd333f9494213ed9c.jpeg","width":740,"height":740,"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-popcorn-crew-socks?variant=0f1be9e6-3e16-44a6-9e86-12f2998e665b","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}