# Switching Shopify Themes

### **Introduction**

Switching themes in our Shopify AppSections application is a straightforward process that allows merchants to easily change the look and feel of their online stores. This guide will walk you through the steps to switch themes using the Theme Selector in the settings.

### **How to Switch Shopify Themes**

<figure><img src="/files/2zrjbISQgYyG2zjuwaeT" alt=""><figcaption></figcaption></figure>

1. **Navigate to Settings**
   * Begin by logging into your Shopify AppSections application.
   * Go to the main menu and click on **Settings**.
2. **Access the Theme Selector**
   * In the Settings menu, locate and click on the **Theme Selector** section. This is where you can manage and switch between available themes.
3. **Select the Active Theme**
   * In the Theme Selector, you will see a list of available themes.
   * Find the theme you want to activate and select its name. This will make it the active theme for your store.

### **Important Notes**

* **Single Active Theme:** The application only supports one active theme at a time. When you select a new theme, it will replace the current active theme.
* **Theme Customization:** After selecting a new theme, you may need to customize it with AppSections components.

### **Benefits**

* **Easy Customization:** Switching themes allows you to refresh the look of your store quickly and easily.
* **Versatility:** With the ability to switch themes, you can experiment with different styles and layouts to see what works best for your store.

### **Troubleshooting**

* **Theme Not Switching:** If you encounter any issues with switching themes, ensure you have followed the steps correctly. If the problem persists, please contact our customer support for assistance.

Switching themes in Shopify AppSections is designed to be simple and user-friendly, ensuring that you can keep your store's appearance up-to-date with minimal effort. If you have any questions or need further help, don't hesitate to reach out to our support team.


---

# 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.appsections.com/in-app/switching-shopify-themes.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.
