# Theme settings

- [General settings](https://docs.foxecom.com/megamog-theme/theme-settings/general-settings.md): Change favicon icon, ajax add to cart and show scroll to top button
- [Layout settings](https://docs.foxecom.com/megamog-theme/theme-settings/layout-settings.md): Change the website's container, width, and margin size
- [Additional pages](https://docs.foxecom.com/megamog-theme/theme-settings/additional-pages.md): A guide to display a Compare page and Wishlist page on your store
- [Custom CSS](https://docs.foxecom.com/megamog-theme/theme-settings/custom-css.md): Use CSS to customize the default settings
- [Animation](https://docs.foxecom.com/megamog-theme/theme-settings/animation.md): A guide to add animations your page
- [Article card](https://docs.foxecom.com/megamog-theme/theme-settings/article-card.md): Change article cards' elements
- [Badges](https://docs.foxecom.com/megamog-theme/theme-settings/badges.md): Show badge in product.
- [Cart settings](https://docs.foxecom.com/megamog-theme/theme-settings/cart-settings.md): Display the added product and cart information
- [Checkout](https://docs.foxecom.com/megamog-theme/theme-settings/checkout.md): Customize the style of your checkout page
- [Colors](https://docs.foxecom.com/megamog-theme/theme-settings/colors.md): Change the color scheme to match the website's look and feel
- [Corner radius](https://docs.foxecom.com/megamog-theme/theme-settings/corner-radius.md): Make rounds the corners of an element's outer border edge.
- [Currency format](https://docs.foxecom.com/megamog-theme/theme-settings/currency-format.md): Show price with currency codes
- [GDPR settings](https://docs.foxecom.com/megamog-theme/theme-settings/gdpr-settings.md): Pop-up showing the website is complied with data privacy laws
- [Intergrated apps](https://docs.foxecom.com/megamog-theme/theme-settings/intergrated-apps.md): Apps that integrate with Minimog theme
- [Integration](https://docs.foxecom.com/megamog-theme/theme-settings/integration.md): Get Google and Instagram API
- [Pop-up & drawer](https://docs.foxecom.com/megamog-theme/theme-settings/pop-up-and-drawer.md)
- [Product card](https://docs.foxecom.com/megamog-theme/theme-settings/product-card.md): Change layout, content and display variant options
- [Product options design](https://docs.foxecom.com/megamog-theme/theme-settings/product-options-design.md): A guide to change design for diferent product variant selectors
- [Product options swatches](https://docs.foxecom.com/megamog-theme/theme-settings/product-options-swatches.md): Display the product variants in different form on both Quickview modal and product page
- [Social sharing](https://docs.foxecom.com/megamog-theme/theme-settings/social-sharing.md)
- [Search behavior](https://docs.foxecom.com/megamog-theme/theme-settings/search-behavior.md): Enable auto-suggestion and product attributes that customers can use to search
- [Store contact](https://docs.foxecom.com/megamog-theme/theme-settings/store-contact.md): Display store's contact information
- [Typography](https://docs.foxecom.com/megamog-theme/theme-settings/typography.md): Use default or custom font for the website


---

# 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.foxecom.com/megamog-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.
