# Theme settings

- [Geneal](https://vodoma-docs.boostheme.com/theme-settings/geneal.md)
- [Collections list page](https://vodoma-docs.boostheme.com/theme-settings/collections-list-page.md): Edit the meta title, meta description of the collections list page. That will help to improve SEO of your store.
- [Google fonts](https://vodoma-docs.boostheme.com/theme-settings/google-fonts.md): Load and declaration Google fonts you want to use on your store.
- [Breadcrumbs](https://vodoma-docs.boostheme.com/theme-settings/breadcrumbs.md)
- [Multiple languages](https://vodoma-docs.boostheme.com/theme-settings/multiple-languages.md)
- [Colors & Font sizes](https://vodoma-docs.boostheme.com/theme-settings/colors-and-font-sizes.md): Configure colors and font sizes for all pages on your store.
- [Social media](https://vodoma-docs.boostheme.com/theme-settings/social-media.md)
- [Favicon](https://vodoma-docs.boostheme.com/theme-settings/favicon.md)
- [Product settings](https://vodoma-docs.boostheme.com/theme-settings/product-settings.md): These are the common settings for all products which be displayed on all pages.
- [Product labels](https://vodoma-docs.boostheme.com/theme-settings/product-labels.md): Our theme provides 4+ product labels(new, best selling, trending, and new) to display in the product grid or the product page. THESE LABELS WORK BASE ON TAGS.
- [Currency](https://vodoma-docs.boostheme.com/theme-settings/currency.md): These settings will help you show the price in multiple currencies and all the prices from your store can be automatically adjusted to the country of your customer.
- [Cart](https://vodoma-docs.boostheme.com/theme-settings/cart.md): These settings will help you handle how what happens after a customer added a product to cart and how to display the header cart in desktop and mobile.
- [Shipping rates calculator](https://vodoma-docs.boostheme.com/theme-settings/shipping-rates-calculator.md): A shipping rates calculator on your cart page that lets customers estimate their shipping costs before they proceed to the checkout page.
- [Upsell products](https://vodoma-docs.boostheme.com/theme-settings/upsell-products.md): Increase your average customer cart value by showing your customer products that may fit their needs. You can upsell any products with our themes.
- [Cross-sell ( recommendation ) products](https://vodoma-docs.boostheme.com/theme-settings/cross-sell-products.md)
- [Recently viewed products](https://vodoma-docs.boostheme.com/theme-settings/recently-view-products.md): Configure the recently view products on the product and collection page
- [Progressive web app](https://vodoma-docs.boostheme.com/theme-settings/progressive-web-app.md): Helps your site work well in the poor network connection or offline, and as a native app on customer’s devices. This increases speed, SEO, and sales.
- [Sales notification](https://vodoma-docs.boostheme.com/theme-settings/sales-notification.md): Let's your visitors know they aren't the only ones shopping into your Shopify store. You set up the frequency you want it to show up and choose a collection you want to display the products belong it.
- [Search result page](https://vodoma-docs.boostheme.com/theme-settings/search-result-page.md)
- [Search suggestion](https://vodoma-docs.boostheme.com/theme-settings/search-suggestion.md): Helps customers search on your site faster without going to the search page.
- [Newsletter](https://vodoma-docs.boostheme.com/theme-settings/newsletter.md): Configure the popup and platform you want to use the run the newsletter feature.
- [Promotion bar](https://vodoma-docs.boostheme.com/theme-settings/promotion-bar.md)
- [Cookie consent](https://vodoma-docs.boostheme.com/theme-settings/cookie-consent.md): Cookie Consent is a quick, easy way to add an interactive cookie permissions pop-up to your site and handle EU Cookies Directive (ePrivacy) and GDPR legislation.
- [For developer](https://vodoma-docs.boostheme.com/theme-settings/for-developer.md): If you wanna custom by CSS, please follow here


---

# 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://vodoma-docs.boostheme.com/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.
