# Create a Theme Section

{% hint style="warning" %}
Custom theme section editor uses the **Legacy editor (Basic editor)**.

They can't be saved & added to [FoxStudio](/foxify-app/foxstudio/overview.md) pages.&#x20;
{% endhint %}

{% embed url="<https://youtu.be/CG4C50FoCSs>" %}

## About Foxify Theme Section

There are 2 types of sections you can create in Foxify:

* **Static section**: The content and layout are managed in the Foxify editor only.&#x20;
  * 1 Static section type can be inserted on multiple pages at once (think Testimonial section, Review section, FAQ section, etc.). Once you update and publish the design, it will show on all the pages.
  * Shopify usually calls it "**Global Section**".
* **Dynamic section**:  The content and layout are managed by the Foxify editor, and editable in Shopify Theme Editor. &#x20;
  * 1 Dynamic section can be inserted on 1 page.
  * This section type lets you use the same design with different content on different pages.

## Create a section with Foxify

{% hint style="success" %}
**Steps:**

1. In Foxify app, navigate to the menu, go to **Sections manager**
2. Click **Create section**
3. Select a **pre-designed section** for a quick start, or **create a blank section**
4. Insert the **Section title** and select the **Section type**, then click **Save**
5. Craft your section using Foxify editor. It works the same as creating pages.
6. **Save** and **Publish** the section when it's ready.
   {% endhint %}

<figure><img src="/files/VrKrqtQu6q9MjEEdTmxs" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Publishing the custom section in Foxify does not change anything on your storefront.

Foxify simply creates the section and makes it available to you in your Shopify Theme Editor.
{% endhint %}

## Use your custom section in Shopify Theme Editor

You can add the section you have created and published to your theme's templates.

In your Theme Editor (**Customize**) > click **Add section** > select the Foxify section you have created.&#x20;

Sections created in Foxify will start with **\[Foxify]...**

## Frequently asked questions&#x20;

<details>

<summary>How many sections can I create?</summary>

The number of sections you can create depends on your Foxify subscription plan.

To check the plan details, go to Foxify **Settings** > **Plan**.

</details>

<details>

<summary>What happens when I delete a custom section in my Foxify?</summary>

If you delete a Foxify section from your Foxify app, the section will immediately be removed from your Shopify theme (everywhere it's being used).

</details>

<details>

<summary>What if I have multiple themes?</summary>

Custom sections that you create in Foxify will be published to the theme you set the app to work with.&#x20;

To change the theme, go to Foxify **Settings** > **Account** > **Theme**.

![](/files/D3GuyGQBnGsyx9mEPnJn)

</details>

<div data-full-width="false"><figure><img src="/files/kcilvHtHzK8t5VOGf1nR" alt=""><figcaption><p>Foxify AI turns a prompt into a well-structured page layout in seconds. <a href="https://admin.shopify.com/apps/foxify-builder?utm_source=foxecom&#x26;utm_medium=help_center_foxify_create_a_theme_section&#x26;utm_campaign=anchor-text&#x26;utm_term=try_foxify_ai"><mark style="color:orange;">Try Foxify AI</mark></a> ✨</p></figcaption></figure></div>


---

# 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/foxify-app/section-management/create-a-theme-section.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.
