# shopify theme setup

- [Dawn Theme Shopify](https://docs.vecomlab.com/shopify-theme-setup/dawn.md): Free guides to optimize Shopify’s Dawn theme for higher conversions and sales. Simple steps to improve your store’s performance.
- [How to Add Your Own Social Media Icons](https://docs.vecomlab.com/shopify-theme-setup/dawn/custom-social-media-icons.md): A free guide on how to add Discord, Telegram, or LinkedIn icons to the settings section of the Shopify Dawn theme.
- [How to Add Payment Method Icons to the Cart Drawer](https://docs.vecomlab.com/shopify-theme-setup/dawn/cart-drawer-payment.md): A free guide on how to add payment method icons to the cart drawer, including enabling them via a checkbox directly in the Shopify Dawn theme settings.
- [How to Change the (Continue Shopping) Link](https://docs.vecomlab.com/shopify-theme-setup/dawn/continue-shopping-button-link.md): Learn how to change the «Continue Shopping» link in the Shopify Dawn theme by editing the Liquid files.
- [How to Add a Video (Video With Text)](https://docs.vecomlab.com/shopify-theme-setup/dawn/video-with-text.md): A step-by-step guide on how to add a video to the “Image with Text” section in the Dawn theme for Shopify using code — free and without any apps.
- [How to Add a Video (YouTube Video With Text)](https://docs.vecomlab.com/shopify-theme-setup/dawn/youtube-video-with-text.md): A step-by-step guide on how to add a YouTube video to the “Image with Text” section in the Dawn theme for Shopify using code — free and without any apps.
- [Horizon Theme Shopify](https://docs.vecomlab.com/shopify-theme-setup/horizon.md)
- [Multiple Variant Images](https://docs.vecomlab.com/shopify-theme-setup/horizon/multiple-variant-images.md): Different images for variants in the Horizon theme from Shopify (without apps and without Shopify Plus). A free solution from VecomLab.
- [Splitting product variants on collection pages](https://docs.vecomlab.com/shopify-theme-setup/horizon/split-product-variants-on-collection-pages.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://docs.vecomlab.com/shopify-theme-setup.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.
