${function() {
const variantData = data.variant || {"id":"1983fa69-3b5f-406e-812d-9c78047fa377","product_id":"3d871462-a415-414b-abf8-829e74201cef","title":"Black-S","weight_unit":"g","inventory_quantity":874,"sku":"101425270001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d09ed8d94f1bd7430b8e6eb12b19e57c.jpeg","path":"d09ed8d94f1bd7430b8e6eb12b19e57c.jpeg","width":3543,"height":3543,"alt":"Not Sad But Not Happy Hoodie - ","aspect_ratio":1},"wholesale_price":[{"price":31.98,"min_quantity":1}],"weight":"474.5","compare_at_price":"41.98","price":"31.98","retail_price":"41.98","available":true,"url":"\/products\/not-sad-but-not-happy-hoodie?variant=1983fa69-3b5f-406e-812d-9c78047fa377","available_quantity":874,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":24,"flashsale_info":[],"sales":4};
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":"1983fa69-3b5f-406e-812d-9c78047fa377","product_id":"3d871462-a415-414b-abf8-829e74201cef","title":"Black-S","weight_unit":"g","inventory_quantity":874,"sku":"101425270001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d09ed8d94f1bd7430b8e6eb12b19e57c.jpeg","path":"d09ed8d94f1bd7430b8e6eb12b19e57c.jpeg","width":3543,"height":3543,"alt":"Not Sad But Not Happy Hoodie - ","aspect_ratio":1},"wholesale_price":[{"price":31.98,"min_quantity":1}],"weight":"474.5","compare_at_price":"41.98","price":"31.98","retail_price":"41.98","available":true,"url":"\/products\/not-sad-but-not-happy-hoodie?variant=1983fa69-3b5f-406e-812d-9c78047fa377","available_quantity":874,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":24,"flashsale_info":[],"sales":4};
return `
`
}()}