# Добавление доставки

### Добавление типа доставки (по формуле)

Обновите модуль до последней доступной версии ([как обновить](/megapost/obnovlenie-modulya.md))

Перейдите в раздел  (:house: **Домой** / **Интернет-магазины** / **Демонстрационный магазин**\* / **Типы доставки**) и нажмите **«Добавить»** (1)

{% hint style="warning" %}
\*у Вас может быть свое название магазина
{% endhint %}

<div data-full-width="true"><img src="/files/-MjcxfrMFYXKMcbrV8-6" alt="Типы доставки"></div>

Заполните нужные поля, выберите **"По формуле"** и в поле **"Код обработчика"** код\*, нажмите **"Сохранить" \*\***

{% hint style="success" %}
**\***&#x41A;од обработчика для конкретной доставки и конкретной версии можно получить по ссылке <https://asmp.su/bn>
{% endhint %}

{% hint style="danger" %}
**\*\*Внимание не забудьте поменять в коде у Shop\_Delivery\_Handler ID на правильные**\
— Обработчик доставки представляет собой класс, унаследованный от **Shop\_Delivery\_Handler**, имя класса зависит от идентификатора доставки по схеме **Shop\_Delivery\_Handler{ID}**
{% endhint %}

<div data-full-width="true"><img src="/files/-MjcyTPJUSIOWmismy3B" alt=""></div>

Перейдите в [«MegaPost настройки»](/megapost/nastroika-megapost.md) и в новой вкладке доставки, настройте параметры


---

# Agent Instructions: 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://support.morozovpimnev.ru/megapost/dobavlenie-dostavki.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.
