I’m just trying to figure out how to redirect to the cart page after clicking the “Add to Cart” button in Shopify in the Streamline Theme. I’ve seen this issue solved resolved in other themes, but can’t find any solutions for the Streamline Theme! Please help.
Hello @breyganholbrook ,
Firstly, I don’t think it’s an issue. btw if you want to disable it.
First check if there is any option available in your theme settings to enable disable it. Check under cart settings.
If not then you have to identify the class/ID which is used to add the product in the cart with ajax once found remove/comment it.
Thanks
I’m sorry, but still don’t see a solution here! Whenever I click on “Add to cart” it doesn’t direct me to the checkout page. A little notification pops up from the bottom of that page instead. How do I get the Streamline theme to redirect to the checkout page once they hit the “Add to cart” button? Does that make sense?