> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/sales/availability-dispo-builder/modify-pricing-and-box.md).

# Modify pricing and box \#

All the saved products will appear on the right side of the screen.

This section is where you can add the price and modify the number of boxes you will like to show to your customer.

{% hint style="info" %}
use the search bar and a-z filters to order quickly your search result.&#x20;
{% endhint %}

In this case, we are using the 50cm length as an example.

In the **Search** field, we wrote: 50cm.&#x20;

![Seach input](/files/-MDRL2COcFL6Wc-WImdw)

Then we set the price to 0.50 cents, now all the 50cm SKU's will be at this price.

{% hint style="warning" %}
Please be patient, the system takes it's time to apply the values being set to the SKU's.
{% endhint %}

![mass apply a price to a search selection.](/files/-MDRLLBA9TBt66v8Fovy)

In order to quickly find a high box amount inside your offer, its good to search A-Z (small to big), or by clicking twice from Z-A (big to small).&#x20;

![A-Z filter. ](/files/-MDRM6Iaewdik04dNuEF)

##


---

# 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://manual.unosofbooks.com/sales/availability-dispo-builder/modify-pricing-and-box.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.
