# THEME SETTINGS

- [Purchase code](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/purchase-code.md): Activate or remove purchase code.
- [Logo and Favicon](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/logo-and-favicon.md): Change favicon icon and logo
- [Browser tab notifications](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/browser-tab-notifications.md): Enable notification on browser tab for web page
- [General settings](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/general-settings.md)
- [Layout settings](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/layout-settings.md): Change the website's container width
- [Typography](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/typography.md)
- [Color](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/color.md): Change the color scheme to match the website's look and feel
- [Section](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/section.md): Adjust spacing between sections
- [Header](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/header.md): Edit header for your store
- [Search](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/search.md): Enable auto-suggestion, product attributes that customers can use to search
- [Cart](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/cart.md): Display the added product and cart information
- [Footer](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/footer.md): Appears and features information at the bottom of the page
- [Help chat](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/help-chat.md): Help chat is a convenient way for you to chat directly with your customers.
- [Product](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/product.md): Change layout, content and display variant options
- [Wishlist](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/wishlist.md)
- [Quickview](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/quickview.md)
- [Fake order](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/fake-order.md): This is a sample page template that will simulate a fake order
- [Newsletter popup](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/newsletter-popup.md)
- [Promotion popup](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/promotion-popup.md): Setup and enable promotion popup
- [Before you leave popup](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/before-you-leave-popup.md)
- [GDPR setting](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/gdpr-setting.md): This setting will allow you to choose whether to show or hide the Terms & Conditions and manage cookies.
- [Loading image](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/loading-image.md)
- [Custom CSS](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/custom-css.md)
- [Checkout](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/checkout.md): A page on an e-commerce website where the transaction is carried out.
- [Theme style](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/theme-style.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://blueskytechcos-organization.gitbook.io/umino-shopify/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.
