${function() {
const variantData = data.variant || {"id":"b3fefa45-a752-4535-bdc8-902d5b7ed01a","product_id":"84373e5b-062f-44ae-be51-f7d4cda5279f","title":"One Size","weight_unit":"kg","inventory_quantity":10000,"sku":"'23110508","barcode":"","position":1,"option1":"One Size","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d09628aa998e702cef1a6a1d3b47a754.jpeg","path":"d09628aa998e702cef1a6a1d3b47a754.jpeg","width":1200,"height":1200,"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\/i-cant-get-up-right-now-the-cat-is-on-my-lap-crew-socks?variant=b3fefa45-a752-4535-bdc8-902d5b7ed01a","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":"b3fefa45-a752-4535-bdc8-902d5b7ed01a","product_id":"84373e5b-062f-44ae-be51-f7d4cda5279f","title":"One Size","weight_unit":"kg","inventory_quantity":10000,"sku":"'23110508","barcode":"","position":1,"option1":"One Size","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d09628aa998e702cef1a6a1d3b47a754.jpeg","path":"d09628aa998e702cef1a6a1d3b47a754.jpeg","width":1200,"height":1200,"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\/i-cant-get-up-right-now-the-cat-is-on-my-lap-crew-socks?variant=b3fefa45-a752-4535-bdc8-902d5b7ed01a","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}