${function() {
const variantData = data.variant || {"id":"5837ab00-44f2-47fa-b8b5-99f996029186","product_id":"f961df5e-d9eb-485a-b131-b529862fc424","title":"Black-S","weight_unit":"g","inventory_quantity":815,"sku":"101471950007","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c340c833a4ea5c6292f27bd8fac424c2.jpeg","path":"c340c833a4ea5c6292f27bd8fac424c2.jpeg","width":800,"height":800,"alt":"Shhhhhhh.. I'm Doing Math Hoodie - ","aspect_ratio":1},"wholesale_price":[{"price":31.98,"min_quantity":1}],"weight":"480","compare_at_price":"50.48","price":"31.98","retail_price":"50.48","available":true,"url":"\/products\/shhhhhhh-im-doing-math-hoodie-z4nz?variant=5837ab00-44f2-47fa-b8b5-99f996029186","available_quantity":815,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":37,"flashsale_info":[],"sales":11};
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":"5837ab00-44f2-47fa-b8b5-99f996029186","product_id":"f961df5e-d9eb-485a-b131-b529862fc424","title":"Black-S","weight_unit":"g","inventory_quantity":815,"sku":"101471950007","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c340c833a4ea5c6292f27bd8fac424c2.jpeg","path":"c340c833a4ea5c6292f27bd8fac424c2.jpeg","width":800,"height":800,"alt":"Shhhhhhh.. I'm Doing Math Hoodie - ","aspect_ratio":1},"wholesale_price":[{"price":31.98,"min_quantity":1}],"weight":"480","compare_at_price":"50.48","price":"31.98","retail_price":"50.48","available":true,"url":"\/products\/shhhhhhh-im-doing-math-hoodie-z4nz?variant=5837ab00-44f2-47fa-b8b5-99f996029186","available_quantity":815,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":37,"flashsale_info":[],"sales":11};
return `
`
}()}