${function() {
const variantData = data.variant || {"id":"27aed075-89a1-44f3-86df-cf9be428467f","product_id":"88dbb059-55c5-4d68-bd84-7e6ed0bfcfb5","title":"Dark Gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Top218-D2G-S","barcode":"","position":1,"option1":"Dark Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/84c043ce4d9f8bb2e7f28f82600ba102.jpg","path":"84c043ce4d9f8bb2e7f28f82600ba102.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\/smooth-as-tennessee-whiskey-t-shirt?variant=27aed075-89a1-44f3-86df-cf9be428467f","available_quantity":1000,"options":[{"name":"Color","value":"Dark Gray"},{"name":"Unisex 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}
`
}()}