-- HikaShop version -- : 2.3.4
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.8.1
Hello, there.
Good evening!
After the following sequence of steps:
1) Add product to cart
2) The add to cart popup appears showing the "Continue Shopping" and "Checkout" buttons
3) Click on "Continue Shopping" or let the popup disappear after the popup times out
4) The SEF URL is appended with "?popup=1". How can this be get rid of when the "Continue Shopping" button is clicked or when the popup times out?
For example, let's say the http://<domain name>.com/en/products/ displays all the products in the shop. When the user clicks on the add to cart button, the URL then shows http://<domain name>.com//en/products?popup=1 and continues to show this when the popup is closed (either through clicking on "Continue Shopping" or timing out).
Please could you let me know how to fix this? The URL should continue to be as the previous URL (i.e. without the "?popup=1").
Thanks.
Take care!