I'm using elementor pro, woocommerce, ocean wp theme and the elementor custom skin add-on.
I want to build an ecommerce website without products pages but only a shop page, in order to have all my products on the shop page with add to cart button and a quantity selector.
For that, I used the loop system and it works quite well.
I only have 1 issue : when you add a product to the cart, it automaticaly redirects you to the product page.
I don't want to use the products pages. I would like to disable them.
I want customers to stay on the shop page for further shopping. Only access to cart page or checkout page when they click on the add to cart menu.
If it's possible to do that without coding it's best, otherwise, please tell me how to do if you can :)
thank you!
This issue can be fixed if you click on the tick mark named as " Redirect to the cart page after successful addition". You will find it in Woocommerce > Settings > General.
This will help customers to go to the cart page after they add something to the cart. But I don't know how to redirect customers to the shop page after they add to cart something. I am also asking for that help.
See the screenshot:
Related
I have simple products in my wordpress site, and I have added cross-sells to my website. I am using woolentor - elementor plugin to build my single product page and display cross sells. The cross-sells are only shown during the cart or during checkout page.
I want to make it so that the cross-sells show in the product page itself. Is there any way to do that? And how can I do that?
I have tried asking and searching in woolentor, and they said that it only shows in cart page as showing it in product page is not there. Is there any work around or code snippets that I can add to achieve it?
Today my Magento 2.4.3-p1 site suddenly stop working as expected. Admin buttons doesn't work and in the product detail page all the add to cart buttons are disabled and on new product widget produdcts and other areas where I can add product to cart the url shows something like "javax.faces.resource.../WEB-INF/web.xml.jsf" on URL.
Does anybody has any clue on this?.
Thanks
I'm new to wordpress and I just created a website for online store using wordpress. I want to apply the customized page of woocommerce shop to the default woocommerce shop page, and I'm using Elementor theme builder. I already created the page and customize page as I want. Then I saved and applied the customization to shop page
The problem is after I applied the theme to the default woocommerce shop page, the shop page still redirect to the same old default woocommerce shop page not the one that I already customized before. I watched some YT tutorials but in the video their customized shop page looked perfectly fine after they applied the theme. Is there any way to solve this?
In your WordPress admin page click WooCommerce under Menu. Click Settings sub-menu and choose Products tab. Under Products, in Shop Page field choose the shop page you want and save the changes. Now your shop page displayed will be the one you chose in the admin page. You will be no longer redirected to the default one. Please refer to the screenshot below
I created a custom search bar and when I search for a product, it displays a list of products with add to cart on the search page. when you press the add to cart, it adds to cart, but directs you to the homepage. I want it to stay on the search page.
Install missing WooCommerce pages, go to WooCommerce > Status > Tools and use the page installer tool.
It should look like below:
I'm trying to figure out how can I show a suggestion page once a user click on the button 'Add To cart'.
I want to show related products as Amazon does.
I do not know how to register the Event and redirect to a template once clicked the button.
Any idea how can I accomplish this?
You can use the default Cross-sells by WooCommerce. The options would then be shown in the cart page. Clicking on Add to Cart can lead the customer to the cart page after the product has been added. That setting can be found in your general settings of WooCommerce to ensure it does that.