How to change or update advanced WooCommerce settings

How to change or update advanced WooCommerce settings

  1. To access the admin panel of your site go to yoursite.com/wp-admin and log in with your username and password .

  2. Navigate to WooCommerce -> Settings -> Advanced.


  1. Page Setup: Select a page to perform certain WooCommerce actions.

Cart Page: This will work as the shopping cart page. It will show a list of items which customers have added to the cart.

Checkout Page: After clicking checkout, customers will redirect to this page to enter their information, payment details and submit the order.

My Account Page: Customers can see their information and order details on this page.

Terms and Conditions: Rules or terms for refunds, purchases and other payment related data.


Note: You don’t need to create a dedicated WooCommerce page. Pages are automatically created when you initially install WooCommerce.




  1. Checkout Endpoints: Endpoints are appended to your page URLs to handle specific actions during the checkout process. They should be unique.




  1. Account endpoints: Endpoints are appended to your page URLs to handle specific actions on the accounts pages. They should be unique and can be left blank to disable the endpoint.




  1. Hit ‘Save changes’ after making the required changes.



Rest API:

  1. Navigate to WooCommerce > Settings > Advanced > REST API . Here you can create API keys to work with the WooCommerce REST API.



  1. Same with webhooks and legacy:




    • Related Articles

    • How to change and update WooCommerce email settings

      To access the admin panel of your site go to yoursite.com/wp-admin and log in with your username and password . Navigate to Woocommerce -> Settings -> Emails. Email Notifications: You can edit or customize email notifications templates. Click on ...
    • How to change or update WooCommerce General Settings

      To access the admin panel of your site go to yoursite.com/wp-admin and login with your username and password. Navigate to Woocommerce -> Settings -> General. Store Address: Enter address of the store. General Option: There are several options for ...
    • How to set Woocommerce general product settings

      To access the admin panel of your site go to yoursite.com/wp-admin and log in with your username and password . Navigate to Woocommerce -> Settings -> products. There are 3 tabs inside products settings. General settings: Shop Pages:  Shop Page: ...
    • How to add new product in WooCommerce

      To access the admin panel of your site go to yoursite.com/wp-admin and log in with your username and password . Navigate to Products -> Add new.  Enter Title and Description.   Choose Product Type: Product type is dependent on which type of product ...
    • Change post date, category, author, etc.

      To access the admin panel of your site go to yoursite.com/wp-admin and log in with your username and password . Navigate to Posts -> All Posts. If you want to edit bulk posts at a time with the same changes then select the posts by clicking on the ...