# Dawn Тема Shopify

- [Как добавить свои иконки соцсетей](https://docs.vecomlab.com/ru/shopify-theme-setup/dawn/custom-social-media-icons.md): Бесплатная инструкция по добавлению иконок Discord, Telegram или Linkedin в раздел настроек темы Dawn от Shopify.
- [Как добавить иконки способов оплаты в корзину (Cart Drawer)](https://docs.vecomlab.com/ru/shopify-theme-setup/dawn/cart-drawer-payment.md): Бесплатная инструкция по добавлению иконок способов оплаты в корзину (Cart Drawer) с включением чекбокса прямо из настроек темы Dawn от Shopify.
- [Как изменить ссылку (Continue shopping)](https://docs.vecomlab.com/ru/shopify-theme-setup/dawn/continue-shopping-button-link.md): Узнайте, как изменить ссылку «Продолжить покупки» в теме Dawn от Shopify, отредактировав файлы Liquid.
- [Как добавить видео (Video With Text)](https://docs.vecomlab.com/ru/shopify-theme-setup/dawn/video-with-text.md): Пошаговая инструкция по добавлению видео в блок "Image with Text" в теме Dawn от Shopify с помощью кода — бесплатно и без приложений.
- [Как добавить видео (YouTube Video With Text)](https://docs.vecomlab.com/ru/shopify-theme-setup/dawn/youtube-video-with-text.md): Пошаговая инструкция по добавлению YouTube-видео в блок "Image with Text" в теме Dawn от Shopify с помощью кода — бесплатно и без приложений.


---

# 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://docs.vecomlab.com/ru/shopify-theme-setup/dawn.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.
