Currently as per the setup, I could see when I click on “Add-to-cart” button it’s just giving a sidebar notification of the product being added to the cart but not moving to the “Cart” page directly and customer always needs to click on “View Cart” button to reach to the “Cart” Page.
Can you please suggest any possibilities or any settings we have to do, so that when someone is clicking on “Add-to-cart” button he’ll automatically moved to the Cart Page instead of being asked to click on View Cart button?
Thank you for reaching out! To achieve the functionality where users are automatically redirected to the Cart page after clicking the “Add to Cart” button, you can enable a built-in setting in WooCommerce. Here’s how:
Go to your WordPress Dashboard.
Navigate to WooCommerce > Settings.
Click on the Products tab.
Scroll down to the Add to Cart Behaviour section.
Check the option Redirect to the cart page after successful addition.
Click Save changes.
Once this setting is enabled, users will be automatically redirected to the Cart page after adding a product, without needing to click on the “View Cart” button.
Hi Moses, Even though the Redirect to the cart page after successful addition. option is enabled, it does not move me to the cart page directly after clicking the Add to Cart button, instead I have to click on View Cart button to redirect to Cart Page (screenshots attached below)
In the above screenshot when I click on Add To Cart button, it pops up the View Cart sidebar notification as shown in below screenshot.
And then when I click on View Cart button, then only I can reach to the Cart page as shown below.
But what I want is, when the customers click on Add to Cart button in the 1st screenshot, they SHOULD directly move to the Cart Page and SHOULD NOT have to click on the View Cart button to reach the Cart Page.
It looks like the theme you’re using is displaying the mini cart (cart drawer) instead of redirecting to the cart page. If you’re using a block-based theme, you can disable the cart drawer to see if that resolves the issue.