# Theme settings

- [General settings](https://docs.foxecom.com/minimog-theme/theme-settings/general-settings.md): Learn how to change favicon icon, ajax add to cart, and display the Scroll-to-top button
- [Layout settings](https://docs.foxecom.com/minimog-theme/theme-settings/layout-settings.md): Change the website's container, width, and margin size
- [Additional pages](https://docs.foxecom.com/minimog-theme/theme-settings/additional-pages.md): A guide to include a Compare page and Wishlist page for your store
- [Advanced](https://docs.foxecom.com/minimog-theme/theme-settings/advanced.md): Use CSS to customize the default settings
- [Animations](https://docs.foxecom.com/minimog-theme/theme-settings/animations.md): A guide to add animations your page
- [Article card](https://docs.foxecom.com/minimog-theme/theme-settings/article-card.md): Learn how to create and update the Article card
- [Badges](https://docs.foxecom.com/minimog-theme/theme-settings/badges.md): In this article, you'll learn how to set colors for product badges (background color and text) using color scheme
- [Cart settings](https://docs.foxecom.com/minimog-theme/theme-settings/cart-settings.md): Display the added product and cart information
- [Checkout](https://docs.foxecom.com/minimog-theme/theme-settings/checkout.md): Checkout page is where a customer completes their online transaction by entering the payment details and shipping information.
- [Colors & Color schemes](https://docs.foxecom.com/minimog-theme/theme-settings/colors-and-color-schemes.md): Change the color scheme to match the website's look and feel
- [Currency format](https://docs.foxecom.com/minimog-theme/theme-settings/currency-format.md): Learn to show price with currency codes
- [Drawer & pop-up](https://docs.foxecom.com/minimog-theme/theme-settings/drawer-and-pop-up.md): In this article you'll learn how to select a color scheme for the cart drawer and pop-up modals
- [GDPR settings](https://docs.foxecom.com/minimog-theme/theme-settings/gdpr-settings.md): GDPR pop-ups show that the website is compliant with data privacy laws
- [Intergrated apps](https://docs.foxecom.com/minimog-theme/theme-settings/intergrated-apps.md): In this article, you will learn how to integrate Minimog theme with Shopify apps
- [Integration](https://docs.foxecom.com/minimog-theme/theme-settings/integration.md): Get Google and Instagram API
- [Product card](https://docs.foxecom.com/minimog-theme/theme-settings/product-card.md): Change layout, content and display variant options in the product cards
- [Product inventory](https://docs.foxecom.com/minimog-theme/theme-settings/product-inventory.md): In this article, you'll learn how to set up and change the display of Product Inventory
- [Product options design](https://docs.foxecom.com/minimog-theme/theme-settings/product-options-design.md): A guide to change design for diferent product variant selectors
- [Product options swatches](https://docs.foxecom.com/minimog-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/minimog-theme/theme-settings/social-sharing.md)
- [Search](https://docs.foxecom.com/minimog-theme/theme-settings/search.md): Enable auto-suggestion, product attributes that customers can use to search
- [Section](https://docs.foxecom.com/minimog-theme/theme-settings/section.md): Adjust spacing between sections
- [Store contact](https://docs.foxecom.com/minimog-theme/theme-settings/store-contact.md): Display store's contact information
- [Typography](https://docs.foxecom.com/minimog-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/minimog-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.
