> For the complete documentation index, see [llms.txt](https://uxper.gitbook.io/togo-wordpress/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uxper.gitbook.io/togo-wordpress/how-to-fix-the-error-on-the-checkout-page-and-cart-page.md).

# How to fix the error on the Checkout page and Cart page?

<figure><img src="/files/ReuRAWeyIO8xBenSnK9f" alt="Error"><figcaption></figcaption></figure>

To resolve the issue if it's appearing in the Order Summary section of the checkout page, you can go to Pages > Checkout > Edit Page.\
Then, delete all the current content in the editor and replace it with the shortcode: `[woocommerce_checkout]`

Similarly, for the Cart page, you can replace the current content with the shortcode:\
`[woocommerce_cart]`

<figure><img src="/files/hwXGi1BLEjpPKyCeByCY" alt=""><figcaption></figcaption></figure>

After updating the cart and checkout pages, go to WooCommerce -> Settings -> Advanced. Check if the cart and checkout pages are correctly displaying the two pages you just modified.

<figure><img src="/files/weXtd7OuBShhb2EkmOmb" alt=""><figcaption></figcaption></figure>
