Hi,
The problem i'm having is that when I add a product to my basket on Magento 2.3.5 it redirects me to the following url: https://www.website.com/checkout/cart/added/id/722/ Instead of: https://www.website.com/checkout/cart/ The only information relating to this subject was to do with the "After Adding a Product Redirect to Shopping Cart", this is currently set to yes but it doesn't seem to redirect me to the shopping cart - its some middle page which is very ugly. It shows the header,footer, a small block of information relating to the product and a link to the cart and checkout.
Please let me know.
Hello @gkarthick87
It works perfect in the default Magento 2.
So the issue might be due to a custom theme or extension installed.
Or else, the "product add after" event might be used.
I hope it helps.