${function() {
const variantData = data.variant || {"id":"6f42ad38-ba54-48be-80bb-b0ad2909d48f","product_id":"aac3fd41-3c2c-4b04-a01c-fe42e765a3f6","title":"Dark Gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Top1047-D2G-S","barcode":"","position":1,"option1":"Dark Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4fcb67e41c538c1b7d8595559018b29b.jpg","path":"4fcb67e41c538c1b7d8595559018b29b.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.4","compare_at_price":"25.99","price":"23.99","retail_price":"25.99","available":true,"url":"\/products\/tale-as-old-as-time-belles-book-shop-retro-t-shirt?variant=6f42ad38-ba54-48be-80bb-b0ad2909d48f","available_quantity":1000,"options":[{"name":"Color","value":"Dark Gray"},{"name":"Size","value":"S"}],"off_ratio":8,"flashsale_info":[],"sales":0};
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}
`
}()}