> For the complete documentation index, see [llms.txt](https://sumit-sheoran.gitbook.io/megamart-ecommerce-child-theme-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sumit-sheoran.gitbook.io/megamart-ecommerce-child-theme-documentation/delete-extra-pages-and-rewrite-urls.md).

# Delete Extra Pages and Rewrite URLs

Go to Pages and check extra pages such as Cart, Checkout, My Account, and Shop. An initial thought can arise in your mind that these are important pages so why we are deleting them? So, Just to let you know these pages are added by default Woocommerce plugin. All these four pages are empty. So, delete them.

But be careful only these pages as shown in the video below: You can see that the cart, checkout, my account, and shop pages are two double. So, The original pages are right below these pages. **Such as Car - Divi, Cart page**

{% embed url="<https://3497461704-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQnFMNqFRLSPEkGqkrtc%2Fuploads%2FgNBhCUuEmw1m97S91tQU%2FDelete%20Duplicate%20pages.mp4?alt=media&token=a20b86b0-6476-4a8f-a9d9-b6243a21b2c3>" %}

Now, let's setup the important plugins. Follow the next step.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://sumit-sheoran.gitbook.io/megamart-ecommerce-child-theme-documentation/delete-extra-pages-and-rewrite-urls.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
