${function() {
const variantData = data.variant || {"id":"bb96b0ba-6f9c-49df-a4c9-1e81caa2954c","product_id":"1dc33177-049e-4808-a32b-e50389039fb7","title":"One Size","weight_unit":"kg","inventory_quantity":10000,"sku":"'231105017","barcode":"","position":1,"option1":"One Size","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/57da8a8bca4e6a5a5d630490be83ab48.jpeg","path":"57da8a8bca4e6a5a5d630490be83ab48.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-coffee-crew-socks?variant=bb96b0ba-6f9c-49df-a4c9-1e81caa2954c","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":"bb96b0ba-6f9c-49df-a4c9-1e81caa2954c","product_id":"1dc33177-049e-4808-a32b-e50389039fb7","title":"One Size","weight_unit":"kg","inventory_quantity":10000,"sku":"'231105017","barcode":"","position":1,"option1":"One Size","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/57da8a8bca4e6a5a5d630490be83ab48.jpeg","path":"57da8a8bca4e6a5a5d630490be83ab48.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-coffee-crew-socks?variant=bb96b0ba-6f9c-49df-a4c9-1e81caa2954c","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}