${function() {
const variantData = data.variant || {"id":"7ee7d949-611b-4171-b629-6fc03eaa1666","product_id":"1f195163-f566-4355-bf95-48efc68dfed9","title":"Sand-S","weight_unit":"g","inventory_quantity":1000,"sku":"SS0612-S-S","barcode":"","position":1,"option1":"Sand","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b6db30d2100f92160a3058cd37cb2b2.jpg","path":"7b6db30d2100f92160a3058cd37cb2b2.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":35.97,"min_quantity":1}],"weight":"500","compare_at_price":"54.99","price":"35.97","retail_price":"54.99","available":true,"url":"\/products\/i-match-energy-so-how-we-gon-act-today-sweatshirt?variant=7ee7d949-611b-4171-b629-6fc03eaa1666","available_quantity":1000,"options":[{"name":"Color","value":"Sand"},{"name":"Size","value":"S"}],"off_ratio":35,"flashsale_info":[],"sales":5};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
Free Shipping On Orders Over $119
${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}
`
}()}