> For the complete documentation index, see [llms.txt](https://wiki.indeepa.com/repricer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.indeepa.com/repricer/razdelenie-fbo-ot-fbs.md).

# Разделение FBO от FBS

<div align="left"><figure><img src="/files/V9F7CXrfDQ2q9zM69elm" alt=""><figcaption></figcaption></figure></div>

Настройка «Доля FBO/FBS в цене» помогает управлять тем, как репрайсер рассчитывает цены для товаров, которые продаются по FBO и FBS

Есть четыре варианта управления стоимостью:

* Рассчитывать цену по текущим остаткам товара;
* Рассчитывать цену на основе заказов за последние 14 дней;
* Устанавливать цену только по схеме FBO;
* Устанавливать цену только по схеме FBS.

Если запасы по FBO или FBS заканчиваются — репрайсер автоматически пересчитает цену на основе остатков.

По умолчанию в репрайсере цена по FBO и FBS рассчитывается и устанавливается средневзвешенная, исходя из остатков.

Настраивается этот параметр как для каждого товара по отдельности, так и для всего кабинета в [«Пользовательских настройках на кабинет»](https://supplier.indeepa.com/#/reports/list/0dc45f36-7752-4e74-adc3-76ed5f61fad5/table).

***

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSd9y5OhwI3tCiPdkToeHejSWJ5UQE2TNJWvPS4y0RYW9dfDkA/viewform?usp=dialog>" %}

{% content-ref url="/pages/MMjsUpOP36BduriVyIeJ" %}
[Ozon: Навигация](/repricer/ozon-navigaciya.md)
{% endcontent-ref %}


---

# 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://wiki.indeepa.com/repricer/razdelenie-fbo-ot-fbs.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.
