${function() {
const variantData = data.variant || {"id":"46cd08a6-a50e-4f76-bb5e-a810fe841ff6","product_id":"92b5426e-72c1-4bf2-8c03-e8c321210e38","title":"Pink-S","weight_unit":"kg","inventory_quantity":500,"sku":"23102702-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26568ef302a97a0efabc05786751f13b.jpeg","path":"26568ef302a97a0efabc05786751f13b.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"29.99","retail_price":"29.99","available":true,"url":"\/products\/funny-christmas-skeleton-hand-sweatshirt?variant=46cd08a6-a50e-4f76-bb5e-a810fe841ff6","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"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}
`
}()}
${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":"46cd08a6-a50e-4f76-bb5e-a810fe841ff6","product_id":"92b5426e-72c1-4bf2-8c03-e8c321210e38","title":"Pink-S","weight_unit":"kg","inventory_quantity":500,"sku":"23102702-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26568ef302a97a0efabc05786751f13b.jpeg","path":"26568ef302a97a0efabc05786751f13b.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"29.99","retail_price":"29.99","available":true,"url":"\/products\/funny-christmas-skeleton-hand-sweatshirt?variant=46cd08a6-a50e-4f76-bb5e-a810fe841ff6","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}