${function() {
const variantData = data.variant || {"id":"601d0c6b-8754-407e-a262-9821d26100f9","product_id":"2e9b4637-d7dc-49f6-b57e-719aeacee866","title":"Army Green-S","weight_unit":"g","inventory_quantity":1000,"sku":"Top622-AG-S","barcode":"","position":1,"option1":"Army Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2f3f2724a30421a6e8a84376052cfacc.jpg","path":"2f3f2724a30421a6e8a84376052cfacc.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"400","compare_at_price":"25.99","price":"23.99","retail_price":"25.99","available":true,"url":"\/products\/i-am-here-to-eat-all-of-the-pickles-t-shirt?variant=601d0c6b-8754-407e-a262-9821d26100f9","available_quantity":1000,"options":[{"name":"Color","value":"Army Green"},{"name":"Women Size","value":"S"}],"off_ratio":8,"flashsale_info":[],"sales":2};
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}
`
}()}