In the mobile version of the ShopSite store OnSale price of the product is being displayed even though the product is not in sale. Is this a known bug?
Yes this is a know issue. You can fix it my making a simple change to the template. Make a copy of the mobile template mb_MobileDefaultProduct.sst and give it the name mb Edit the template and search for the template tag [-- IF PRODUCT.OnSale --] and change it to [-- IF PRODUCT.SaleOn --] Save changes and then copy the edited mb file and give it the name mb_MobileDefaultProduct.sst