-- HikaShop version -- : 2.3.6
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.5.15
Is it possible to display a "product has been added to your cart" message or something, when we add it using the ajax for add to cart buttons?
Currently i'm having a long list of products in a single page and my mini cart module is at top of the page, so in current situation only way to make sure a product got added in cart is to scroll to top of the page and check cart module.
I really want this to be simple for end users.
If i can display a message or something that would be great.
Any help would greatly be appreciated.
Thank you.