> For the complete documentation index, see [llms.txt](https://help.zenky.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.zenky.io/website/builder/nastroika-vtorostepennykh-stranic/stranica-dostavka-i-oplata.md).

# Страница "Доставка и Оплата"

Настройки этой страницы достаточно просты и интуитивно понятны

<figure><img src="/files/KZ5RqoFn1iCN02k0iOQP" alt=""><figcaption></figcaption></figure>

### Доставка

Данный блок позволяет:

* Включать/выключать вкладку "Доставка"
* Вкл/выкл карту и зоны доставки на ней
* Отображать или не отображать список ваших складов под картой
* Настроить и описать с помощью кнопки "Список" пункты и условия вашей доставки

### Оплата

<figure><img src="/files/cwov3a9kJ5Gb9R7Hj30F" alt=""><figcaption></figcaption></figure>

* Включаем или выключаем данную вкладку
* С помощью кнопки "Список" редактируем условия оплаты. По умолчанию отображается тот же текст, что и на картинке выше. Как только вы создадите свой список из заголовков и описания, дефолтный текст пропадет и заменится на ваш.

### Гарантия

<figure><img src="/files/Lv1fx5QCwAObn5oaGuIb" alt=""><figcaption></figcaption></figure>

Все настраивается абсолютно так же, как и в предыдущей вкладке.

С блоками "[SEO](https://help.zenky.io/website/builder/nastroika-glavnoi-stranicy#id-7.-seo)" и "[Главное меню](https://help.zenky.io/website/builder/nastroika-vtorostepennykh-stranic/stranica-o-kompanii#glavnoe-menyu)" вы уже знакомы.

\
\
Что же касается страниц "Блог" и "Акции", то настроек там совсем чуть-чуть, они интуитивно понятны, а блоки настроек вам уже знакомы по предыдущим статьям.

### Видео инструкция

{% embed url="<https://youtu.be/Ke9_rC1drU4>" %}

Что же касается страниц "Блог" и "Акции", то настроек там совсем чуть-чуть, они интуитивно понятны, а блоки настроек вам уже знакомы по предыдущим статьям.


---

# 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://help.zenky.io/website/builder/nastroika-vtorostepennykh-stranic/stranica-dostavka-i-oplata.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.
