> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/foodo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/foodo/sidebar-and-widgets/widget-sidebar.md).

# Widget Sidebar

1\) Access admin dashboard -> **"Appearance"** -> **"Widgets"** to manage sidebar.

2\) List of supported sidebar in Theme

* a. Sidebar left shop : set up sidebar for shop page.
* b. Sidebar single shop : the sidebar for single shop page.&#x20;
* c. Sidebar right shop  :  set up right siderbar for shop page .
* d. Catalog top filter : set up  filter of catalog
* e. Right sidebar : set up right sidebar for golbal
* f. Left sidebar : set up left sidebar.

3\) List of supported widgets in Theme

![](/files/-LrgG2Bh8VeX_KXt7cyL)


---

# 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:

```
GET https://wpdocs.gitbook.io/foodo/sidebar-and-widgets/widget-sidebar.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
