Do you want to know How to create WooCommerce pages like a cart page, shop page, checkout page, and account page? Today we are going to tell you all about it, so read this article carefully.
Creating Cart Page, Shop Page, Checkout Page, and Account Page is very easy. You can create these WooCommerce Pages very easily.
This is the beauty of setting up WooCommerce – you get an intuitive platform that can launch an online business without requiring any advanced technical skills.
You don’t need to write code to build and launch an eCommerce project, and you certainly don’t need to write code to create your site’s pages.
WooCommerce pages are the main key elements of any eCommerce website. And the most important pages of any WooCommerce website are the Cart page, Shop page, Checkout page, and My Account page.
These pages help the user to navigate through the website easily. It helps users to find the things they want to buy from your website.
Various WooCommerce themes provide pre-designed Cart Pages, Shop Pages, Checkout pages, and My Account Pages.
But sometimes they are hard to find. That’s why we’re here to help you to create WooCommerce Pages on your website.
How to create WooCommerce pages
By default During the installation of WooCommerce in your WordPress dashboard, It automatically creates the Shop page, Cart page, Checkout page, and My Account page via the Setup.
But sometimes you accidentally skip that part or maybe deleted the pages by mistake. So for that, we are here for you to explain all about those pages that are important for Your WooCommerce Store.
Just read the article carefully and create your WooCommerce pages accordingly. Let’s get into it.
How to create Shop Page in WooCommerce
The Shop Page serves as a placeholder for a post-type archive to display products. A post-type archive displays a list of all posts under a particular post type, tag, or category. In this case, it would be the Product post type to display WooCommerce products.
To create Shop Page in WooCommerce Go to Pages > Add New, No Shortcode is needed. Just Create a blank page. And name the page as Shop Page, as shown in the screenshot below.
After saving settings, you can preview your shop page.

Now Navigate to Dashboard > WooCommerce > Setting > Products. Set your Shop page from the Select a page Box, and save it.

How to create a Cart Page in WooCommerce
A cart page is an essential part of an e-commerce website. It is the page where users can pile up what they want to buy from the website and then simply check out by paying online.
To comprehend what a cart page does, think of it as a normal shopping cart in a store. People can keep adding whatever they want to buy in the shopping cart, and later, check out at the counter to see the product.
First, go to Pages > Add New as shown in the screenshot below.

Now you have to add a shortcode to the page, Add [woocommerce_cart] shortcode and it will show your cart contents. as shown in the screenshot below.

After adding the Shortcode Publish the page, and you can see it on your website.
How to create a Checkout Page in WooCommerce
Checkout display product selection and checkout form. Customers can add products to order, remove them, and complete payment, to place orders from the Checkout page.
To create a Checkout Page in WooCommerce go to Pages > Add New as done before.
Now Add [woocommerce_checkout] shortcode, on the Checkout page and it will show the information such as shipping and payment options to customers. as shown in the screenshot below.

How to create a My Account Page in WooCommerce
The My Account page is one of the most important pages within the WooCommerce Store. It holds important information for your customers such as orders, their addresses, payment methods, account details, and other endpoints.
To create a Checkout Page in WooCommerce go to Pages > Add New as done before.
Now Add [woocommerce_my_account] shortcode and it will show information to the customers about their account, and orders and they can manage them.

Now you have to set Cart, Checkout, and My Account Page because these pages need to be set so that WooCommerce knows where to send users to checkout.
To set pages go to WooCommerce > Setting > Advanced.
In the Advanced Page setup, set these pages by choosing pages from the Select Box, as shown in the screenshot below.

After selecting the pages, click on the Save Changes button to save your edits.
So now you have successfully created all essential WooCommerce pages, for your eCommerce Store.
If you find these steps difficult, then you can also create WooCommerce pages automatically, in this procedure if your pages are not created, or they are not visible to you, they will work fine after doing this. Just follow the given instructions.
- First Go to Dashboard > WooCommerce > Status.
- Now Click on the Tools tab from the top left area, As Shown in the screenshot below.

- Scroll down to “Create default WooCommerce pages”
- Now Click on Create Pages, as shown in the above screenshot.
After doing these steps all your missing WooCommerce pages will successfully install. and you can see them on your website home page.
Video Tutorial of How to create WooCommerce Pages
Watch this video and learn to Create WooCommerce Pages Cart Pages, Shop Pages, Checkout Pages, and My Account Page on your website.
Conclusion-
So now this is the blog on How to create WooCommerce pages for your website, if get any difficulty, or did not understand something and want to ask something, just comment down below.
I hope this article helped you to Create WooCommerce Pages Cart Pages, Shop Pages, Checkout Pages, and My Account Page on your website.
If you have any queries regarding anything, just comment below, and we will try to help you. If you find this article interesting and helpful share this on your Social Media.
Please Subscribe to our YouTube Channel, we also upload great content there and also do follow us on Facebook and Twitter
Read More:-
hi, with the pro version is it possible to modify the wishlist and acount and cart icon of the header, as well as to change the word hello.
What to do if he cart page and checkout page, etc. are not there?
I put something in a cart, then I couldn’t find the cart. I installed a plugin to have a cart. It only shows what’s in the cart with no way to actually buy the product.
These are the things the Status page shows have gone wrong:
WooCommerce pages
Shop base: Page visibility should be public
Cart: Page visibility should be public
Checkout: Page does not contain the [woocommerce_checkout] shortcode or the woocommerce/checkout block.
My account: Page not set
Terms and conditions: #1469 – /homepage/
You’ll note I tried to produce the pages manually, but it doesn’t connect to the cart, and anyway, there’s nothing on it.
I’ve gone to Tools and tried to reinstall the missing pages multiple times with no result.
On the Advanced tab my manual additions show up, but don’t produce any action. That is, clicking on cart or checkout brings me to a blank page with only the short code on it. Or a message that says the page does not exist.
The other boxes are blank unless I create pages with their short codes.
I filled out everything the Wizard asked for.
Isn’t all this supposed to be automatic?
Just a heads up… your [woocommerce cart] shortcode example is missing the underscore. (Feel free to delete this comment. Great article, just letting you know…)
Thanks Jason 🙂