install missing woocommerce pages
Woocommerce->Status -> Tools ->Install WooCommerce Pages
Install pages Note: This tool will install all the missing WooCommerce pages. Pages already defined and set up will not be replaced.
WooCommerce > 2.1.x Shortcodes:
[woocommerce_cart] – shows the cart page
[woocommerce_checkout] – shows the checkout page
[woocommerce_order_tracking] – shows the order tracking form
[woocommerce_my_account] – shows the user account page
WooCommerce < 2.1.x Shortcodes:
[woocommerce_edit_account] – Edit account pages
[woocommerce_change_password] – shows the change password page
[woocommerce_view_order] – shows the user account view order page
[woocommerce_logout] – shows the logout page
[woocommerce_pay] – shows the checkout pay page
[woocommerce_thankyou] – shows the order received page
[woocommerce_lost_password] – shows the lost password page
[woocommerce_edit_address] – shows the user account edit address page