${function() {
const variantData = data.variant || {"id":"35344ec7-fa39-4892-b28a-d56d1154512b","product_id":"f68e1ed8-ef44-41ea-a7d8-47f894084dca","title":"Black-S","weight_unit":"g","inventory_quantity":577,"sku":"101412840001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/08a0412829d0fc00d466f021890f2676.jpeg","path":"08a0412829d0fc00d466f021890f2676.jpeg","width":564,"height":564,"alt":"Shhhhhhh.. I'm Doing Math Hoodie - cioyinc","aspect_ratio":1},"wholesale_price":[{"price":31.98,"min_quantity":1}],"weight":"350","compare_at_price":"41.98","price":"31.98","retail_price":"41.98","available":true,"url":"\/products\/shhhhhhh-im-doing-math-hoodie?variant=35344ec7-fa39-4892-b28a-d56d1154512b","available_quantity":577,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":24,"flashsale_info":[],"sales":3};
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":"35344ec7-fa39-4892-b28a-d56d1154512b","product_id":"f68e1ed8-ef44-41ea-a7d8-47f894084dca","title":"Black-S","weight_unit":"g","inventory_quantity":577,"sku":"101412840001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/08a0412829d0fc00d466f021890f2676.jpeg","path":"08a0412829d0fc00d466f021890f2676.jpeg","width":564,"height":564,"alt":"Shhhhhhh.. I'm Doing Math Hoodie - cioyinc","aspect_ratio":1},"wholesale_price":[{"price":31.98,"min_quantity":1}],"weight":"350","compare_at_price":"41.98","price":"31.98","retail_price":"41.98","available":true,"url":"\/products\/shhhhhhh-im-doing-math-hoodie?variant=35344ec7-fa39-4892-b28a-d56d1154512b","available_quantity":577,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":24,"flashsale_info":[],"sales":3};
return `
`
}()}