After Woocommerce plugin is installed, it creates the following new pages:
- Cart
- Checkout
- My account
- Shop page
Learn more about Woocommerce pages:
http://docs.woothemes.com/document/woocommerce-pages/
Yet if it is unfortunate that those pages are not automatically created, you can do the following steps to build them:
1. Cart page
- Navigate to Pages > Add New.
- Enter Title (Cart), paste this shortcode [woocommerce_cart] into content area of the page
- Opt Default Template in Page Attributes on the right side
- Click on Publish button
2. Checkout page
- Navigate to Pages > Add New.
- Enter Title (Checkout), paste this shortcode [woocommerce_checkout] into content area of the page.
- Opt Default Template in Page Attributes on the right side.
- Click on Publish button
3. My account
- Navigate to Pages > Add New.
- Enter Title (Checkout), paste this shortcode [woocommerce_my_account] into content area of the page.
- Opt Default Template in Page Attributes on the right side.
- Click on Publish button
4. Shop page
- Navigate to Pages > Add New
- Enter title, Shop
- Opt Default Template in Page Attributes on the right side.
- Click on Publish button