${function() {
const variantData = data.variant || {"id":"da292e32-bdec-4e2c-a4db-2956e3a3e508","product_id":"1118bfde-ac45-4007-859a-28da14db3b78","title":"Burgundy-S","weight_unit":"g","inventory_quantity":1000,"sku":"Top704-Bur-S","barcode":"","position":1,"option1":"Burgundy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5d175fb4d089a3cf57fcd8a59e2845d.jpg","path":"a5d175fb4d089a3cf57fcd8a59e2845d.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"250","compare_at_price":"25.99","price":"23.99","retail_price":"25.99","available":true,"url":"\/products\/try-that-in-a-small-town-i-stand-with-aldean-t-shirt?variant=da292e32-bdec-4e2c-a4db-2956e3a3e508","available_quantity":1000,"options":[{"name":"Color","value":"Burgundy"},{"name":"Unisex","value":"S"}],"off_ratio":8,"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 + '%'
: ``
)}
`;
}()}
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}
`
}()}