> 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

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="/pages/Tofdm6xG5GWTiOQOyHwf">/pages/Tofdm6xG5GWTiOQOyHwf</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="/pages/l7gfU3OxrTFLs0hOhYsA">/pages/l7gfU3OxrTFLs0hOhYsA</a></td></tr><tr><td><strong>Store Selector</strong></td><td>Let customers select a pickup location.</td><td><a href="/pages/8SBdbIYfG0UyET2xrxGP">/pages/8SBdbIYfG0UyET2xrxGP</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="/pages/CEwL1bNUfhR9sglvYmre">/pages/CEwL1bNUfhR9sglvYmre</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="/pages/cwef1ZypL5ZOtE4iP7HM">/pages/cwef1ZypL5ZOtE4iP7HM</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="/pages/VFTJAk6uPGAIGvrEAd8y">/pages/VFTJAk6uPGAIGvrEAd8y</a></td></tr><tr><td><strong>Linked Products</strong></td><td>Connect separate products as color options.</td><td><a href="/pages/nLX67pFl59H52Suq9rqc">/pages/nLX67pFl59H52Suq9rqc</a></td></tr><tr><td><strong>Product subtitle</strong></td><td>Add a short description to product pages and cards.</td><td><a href="/pages/4TcVkWB6SpYN1rqxV3fT">/pages/4TcVkWB6SpYN1rqxV3fT</a></td></tr><tr><td><strong>Product badges</strong></td><td>Create Sale, Sold out, and custom product labels.</td><td><a href="/pages/sLPDPoQcnbLBfftIAkBf">/pages/sLPDPoQcnbLBfftIAkBf</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="/pages/f8Ms33MVCbUIJkgYLemA">/pages/f8Ms33MVCbUIJkgYLemA</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="/pages/8HvJxuwuIcWf9Xoz5njN">/pages/8HvJxuwuIcWf9Xoz5njN</a></td></tr><tr><td><strong>Countdown timer</strong></td><td>Add a live timer to your promotional announcement bar.</td><td><a href="/pages/oi3eO1Lb27yW5FaUwmzG#countdown-timer">/pages/oi3eO1Lb27yW5FaUwmzG#countdown-timer</a></td></tr><tr><td><strong>RTL support</strong></td><td>Use Avante with right-to-left languages.</td><td><a href="/pages/j29FXCH7XFyqCZVAhrjh">/pages/j29FXCH7XFyqCZVAhrjh</a></td></tr><tr><td><strong>Gift wrapping</strong></td><td>Offer gift wrapping with automatic cart handling.</td><td><a href="/pages/4JnCh7L9UXjWyMBC4kIn">/pages/4JnCh7L9UXjWyMBC4kIn</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.
