> For the complete documentation index, see [llms.txt](https://staylime.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://staylime.com/docs/avante-themes/features-and-advanced-setup/overview.md).

# Overview

Advanced Avante features: mega menu, transparent header, linked products, variant media, store selector, countdown timers, filters, and RTL support.

Beyond the basic setup, Avante includes a set of advanced features that make a storefront feel custom-built — mega menus, transparent navigation, variant-aware product media, countdown timers, and multi-location pickup. Most of them take a few minutes to configure; some use Shopify metafields, and each guide walks through the exact steps.

If a feature relies on a metafield (Linked Products, Product subtitle, Product badges), the guide shows how to create it once in **Shopify Admin → Settings → Metafields** — after that it's just filling in values per product.

***

#### Navigation & layout

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Transparent header</strong></td><td>Enable transparent navigation and configure its hover background.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/transparent-header.md">Transparent header</a></td></tr><tr><td><strong>Mega menu &#x26; Hover mega menu</strong></td><td>Build dropdown menus with links, columns, and promotional banners.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/mega-menu-and-hover-mega-menu.md">Mega menu &amp; Hover mega menu</a></td></tr><tr><td><strong>Store Selector</strong></td><td>Let customers select a pickup location.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/store-selector.md">Store Selector</a></td></tr></tbody></table>

#### Products & variants

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Variant selector</strong></td><td>Configure product options, pills, and color swatches.</td><td><a href="/docs/avante-themes/theme-settings/variant-selector.md">Variant selector</a></td></tr><tr><td><strong>Variant images vs Color Swatches</strong></td><td>Choose the best color selector for your products.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/variant-images-vs-color-swatches.md">Variant images vs Color Swatches</a></td></tr><tr><td><strong>Display only media related to chosen variant</strong></td><td>Show images that match the selected variant.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/display-only-media-related-to-chosen-variant.md">Display only media related to chosen variant</a></td></tr><tr><td><strong>Linked Products</strong></td><td>Connect separate products as color options.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/linked-products.md">Linked Products</a></td></tr><tr><td><strong>Product subtitle</strong></td><td>Add a short description to product pages and cards.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/product-subtitle.md">Product subtitle (short description)</a></td></tr><tr><td><strong>Product badges</strong></td><td>Create Sale, Sold out, and custom product labels.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/product-badges.md">Product badges</a></td></tr><tr><td><strong>Complementary products</strong></td><td>Hand-picked "Pairs well with" cross-sell block via Search &#x26; Discovery.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/complementary-products.md">Complementary products</a></td></tr></tbody></table>

#### Merchandising & store-wide

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Filters &#x26; search</strong></td><td>Set up collection filters and predictive search.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/filters-and-search.md">Filters &amp; search</a></td></tr><tr><td><strong>Countdown timer</strong></td><td>Add a live timer to your promotional announcement bar.</td><td><a href="/docs/avante-themes/global-sections/header-and-navigation/announcement-bar.md#countdown-timer">Announcement bar</a></td></tr><tr><td><strong>RTL support</strong></td><td>Use Avante with right-to-left languages.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/rtl-support.md">RTL support — Right-to-left languages in Avante</a></td></tr><tr><td><strong>Gift wrapping</strong></td><td>Offer gift wrapping with automatic cart handling.</td><td><a href="/docs/avante-themes/features-and-advanced-setup/gift-wrapping.md">Gift wrapping</a></td></tr></tbody></table>


---

# 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://staylime.com/docs/avante-themes/features-and-advanced-setup/overview.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.
