> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appcharge.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Add a Section

<Note> This feature currently supports Bundles and Special Offers only. </Note>

Sections organize your web store into structured, themed areas. You can group related offers by assigning them to a Section under a shared title. Each Section includes a title displayed as the section header and an optional image shown on both sides of the title to enhance branding and visibility.

This article explains how to create and manage Sections in the Publisher Dashboard.

## Create a Section

To create a Section:

1. In the sidebar menu, go to **Studio** > **Builder**.
2. Open the **Store Page** tab.
3. Scroll to **Sections** and complete the following fields:

   * **Section Name**: Enter the Section title that will appear in the web store.
   * **ID**: Enter an ID for the Section.
   * **Image**: Select or upload an image to appear on both sides of the Section title.

   <Note>
     If you provide an external image URL, Appcharge saves and uses the URL as-is. Appcharge doesn't download, copy, upload, or host the image. If you use an external image URL, host the image on your own infrastructure and keep it available at the provided URL.

     We recommend uploading image files instead of using external URLs when possible. Appcharge hosts uploaded files on its CDN.
   </Note>

   * **Type**: Select **Bundle** or **Promotion** (Special Offers).
4. Click **Add**. The section appears in the table below, grouped under either **Bundles** or **Promotions** (Special Offers).
5. Click **Save** in the top-right corner of the page to apply your changes.

## Assign or unassign an offer to a Section

Once you create a section, you can assign Bundles or Special Offers to it.

<Note> You can also assign or unassign offers using the [Bundles API](/../api-reference//webstore/offers-v2/bundles/introduction) or [Special Offers API](/../api-reference/webstore/offers-v2/special-offers/introduction). </Note>

### Assign an offer

To assign an offer to a Section:

1. In the sidebar menu, go to **Offers** > **Bundles** or **Promotions**.
2. Create a new offer, or click the ellipsis next to an existing offer and select **Edit**.
3. In the **Settings** tab, under **General**, select your section from the **Section** drop-down menu.
4. Click **Save** in the top-right corner of the page to apply your changes.

### Unassign an offer

To unassign an offer to a Section:

1. In the sidebar menu, go to **Offers** > **Bundles** or **Promotions**.
2. Click the ellipsis next to the offer and select **Edit**.
3. In the **Settings** tab, under **General**, select **None** from the **Section** drop-down menu.
4. Click **Save** in the top-right corner of the page to apply your changes.

## Reorder sections

You can control the order in which sections appear in your web store.

To reorder Sections:

1. In the sidebar menu, go to **Studio** > **Builder**.
2. Open the **Store Page** tab.
3. Scroll to **Sections**. Existing sections are grouped under **Bundles** or **Promotions** (Special Offers).
4. Use the drag handle (dots on the left) to move a Section to a new position within its group.
5. Click **Save** in the top-right corner of the page to apply your changes.

## Edit a Section

To edit a Section:

1. In the sidebar menu, go to **Studio** > **Builder**.
2. Open the **Store Page** tab.
3. Scroll to **Sections**.
4. Click the **Edit** icon next to the section you want to update.
5. Modify the Section as needed.
6. Click **Save** in the top-right corner of the page to apply your changes.

## Remove a Section

To remove a Section:

1. In the sidebar menu, go to **Studio** > **Builder**.
2. Open the **Store Page** tab.
3. Scroll to **Sections**.
4. Click the **Remove** icon next to the Section you want to remove.
5. Click **Save** in the top-right corner of the page to apply your changes.
