> For the complete documentation index, see [llms.txt](https://mpithemes.gitbook.io/shella-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mpithemes.gitbook.io/shella-shopify-theme/products/product-fixed-sidebar.md).

# Usage information sidebar

{% hint style="info" %}
&#x20;**Products -> Usage information sidebar**
{% endhint %}

&#x20;If you need to have the **“Usage information sidebar”** on product pages, activate the option in *Theme settings -> Product Page and Quick View -> Product page only -> Usage information sidebar.* More information you can read [<mark style="color:blue;">**here**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/theme-settings/product-page-and-quick-view#usage-information-sidebar).

## Text line

&#x20;In case you need to add a text line for this section, press **"Add Text line"**. You can add as many blocks as you need. In each “Text line” block you can select your **“Icon”** from the available icons. The icon codes you can find [<mark style="color:blue;">**here**</mark>](https://shella-demo.myshopify.com/pages/icons). In the field **"Text"** you can write a specific text, e.g.: {value} people are viewing this item. You also have fields **“Min value”** and **“Max value”** where you can write the minimum and maximum value of the people “doing something with this item”.&#x20;

![](/files/-Me_UWHohk8kRitgwgwS)


---

# 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://mpithemes.gitbook.io/shella-shopify-theme/products/product-fixed-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.
