Right now www.mysite.com/shop list all product.
I want to list other content in shop page (say only category) and in www.mysite.com/shop-product to show content what is shown right now in shop page.
I have tried changing Permalink in edit post page www.mysite.com/shop-product and it is showing all product as desired but problem is same content is also shown when i access url www.mysite.com/shop.
any help is very appreciated.
If you want to change shop URL then follow the given steps below
Go to Woocommerce -> Settings -> Products tab -> Display
Under the Shop & product pages heading, select your custom Shop page
Save changes
It will work :)
WooCommerce Settings click on the Products Tab
On the Products Tab check for the Shop page option
Select the page that you want to be the new shop page
Save the settings.
Related
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:
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 setting up a WordPress custom theme with woocommerce support. I've come up with a problem display the price format in cart page and checkout page. In the shop page, price display in full like 4,000,000VND
But it cart page and checkout page, it displays like 4,000KVND. Using the original code from woocommerce cart page and checkout page.
How do I get rid of the K and display full format instead? If possible, where is the place that I can get this customized? Many thanks.
I need to show my product only not category thumbnail how can i remove this? Please give me a solution it's important.
Thanks
It should be in the customizer.
In your WordPress Admin Dashboard, navigate Themes > Customize.
Once in, navigate WooCommerce > Product Catalog.
You should change under Shop page display, select Show Products and that's it.
I am developing a site and using WooCommerce. My purchased theme is supporting WooCommerce.
by Default WooCommerce make a shop page where it shows the archives of products and other page that i have made is Packages where all the packages are showing with categories.
Now i want to completely hide this page and block it in SEO
www.abc.com/shop/
I just want to show this page
www.abc.com/packages
Well i figured it out.
Basically there are 2 pages
1) shop - which is working as an archive page to list down products.
2) Packages - which is custom designed and showing products in different category
Now I don't want users to view (shop) page so I installed a plugin which redirects the user to second page (packages)
In your dashboard go
WooCommerce -> Settings -> Products
Change the Product Archive / Shop Page from Shop to packages and save the changes
Next
Go to the Settings tab on your dashboard -> Permalinks
Scroll to the bottom of the page
Change Product permalink base to Shop base
Save those changes and going to www.abc.com/packages should show the products