When you install WooCommerce, it automatically creates essential pages for running your online store. These pages are set up via the Setup Wizard, but you can also configure or recreate them later if needed.
π§© Default Pages Created by WooCommerce #
Upon installation, WooCommerce generates the following core pages:
- Shop β Displays your product catalog (no content required).
- Cart β Uses the
[woocommerce_cart]
shortcode to show cart contents. - Checkout β Uses the
[woocommerce_checkout]
shortcode to collect shipping and payment information. - My Account β Uses the
[woocommerce_my_account]
shortcode to let customers view orders, manage their accounts, and more.
These pages are essential for running your store properly and are tightly integrated into ShopWellβs layout and design.
π How to Reinstall WooCommerce Pages #

If you accidentally skipped the setup wizard or deleted the default pages, you can reinstall them:
- Go to WooCommerce β Status β Tools.
- Scroll down to Create default WooCommerce pages.
- Click Create pages.
π Pages that already exist and are properly set up will not be replaced.
βοΈ Assigning WooCommerce Pages Manually #
If youβve created custom pages or need to change which ones WooCommerce uses for Cart, Checkout, etc., follow these steps:

- Go to WooCommerce β Settings β Advanced.
- Under Page setup, assign the correct pages for:
- Cart
- Checkout
- My Account
- Terms and Conditions
- Order Tracking Page
For the Shop page:

- Navigate to WooCommerce β Settings β Products.
- Under Shop pages, choose the page you’d like to serve as the product catalog.
ποΈ What Is the Shop Page? #
The Shop page acts as a product archiveβa dynamic listing of your storeβs products. Itβs not a standard page you edit with a page builder, but rather a template automatically populated by WooCommerce.
π‘ Tip: If you’re using an SEO plugin, be sure to check its settings for custom post type archives. Thatβs where you’ll often find controls for optimizing your Shop page.