# theme settings

- [Purchase code](https://nextsky.gitbook.io/glozin-theme/theme-settings/purchase-code.md): Activate or remove purchase code.
- [Logo and favicon](https://nextsky.gitbook.io/glozin-theme/theme-settings/logo-and-favicon.md): Change favicon icon and logo
- [Layout settings](https://nextsky.gitbook.io/glozin-theme/theme-settings/layout-settings.md): Change the website's container layout
- [Section](https://nextsky.gitbook.io/glozin-theme/theme-settings/section.md): Adjust spacing between sections
- [Typography](https://nextsky.gitbook.io/glozin-theme/theme-settings/typography.md)
- [Color](https://nextsky.gitbook.io/glozin-theme/theme-settings/color.md): Change the color scheme to match the website's look and feel
- [Browser tab notifications](https://nextsky.gitbook.io/glozin-theme/theme-settings/browser-tab-notifications.md): Enable notification on browser tab for web page
- [Badges](https://nextsky.gitbook.io/glozin-theme/theme-settings/badges.md): Enhance the visibility of product badges, helping to draw customer interest and drive sales.
- [Product cards](https://nextsky.gitbook.io/glozin-theme/theme-settings/product-cards.md): Change layout, content and display variant options
- [Color swatches](https://nextsky.gitbook.io/glozin-theme/theme-settings/color-swatches.md)
- [Search behavior](https://nextsky.gitbook.io/glozin-theme/theme-settings/search-behavior.md): Enable auto-suggestion, product attributes that customers can use to search
- [Wishlist](https://nextsky.gitbook.io/glozin-theme/theme-settings/wishlist.md)
- [Cart](https://nextsky.gitbook.io/glozin-theme/theme-settings/cart.md): Display the added product and cart information
- [Social media](https://nextsky.gitbook.io/glozin-theme/theme-settings/social-media.md)
- [Preload page](https://nextsky.gitbook.io/glozin-theme/theme-settings/preload-page.md)
- [Animation](https://nextsky.gitbook.io/glozin-theme/theme-settings/animation.md)
- [Store information](https://nextsky.gitbook.io/glozin-theme/theme-settings/store-information.md)
- [Currency format](https://nextsky.gitbook.io/glozin-theme/theme-settings/currency-format.md)
- [Cookies](https://nextsky.gitbook.io/glozin-theme/theme-settings/cookies.md)
- [Terms & Condition](https://nextsky.gitbook.io/glozin-theme/theme-settings/terms-and-condition.md)
- [Custom CSS](https://nextsky.gitbook.io/glozin-theme/theme-settings/custom-css.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://nextsky.gitbook.io/glozin-theme/theme-settings.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.
