# Duplicate Section

### How to Duplicate a Section in the Theme Editor

Duplicating a section within your Shopify theme editor allows you to easily create a copy of an existing section, helping you to maintain consistency and save time. Here’s a step-by-step guide to duplicating a section:

### **Steps to Duplicate a Section**

1. **Open Shopify Theme Editor:**
   * Navigate to **Online Store** and then click on **Themes**.
   * Click the **Customize** button for the theme you want to edit. This opens the theme editor.
2. **Select the Section to Duplicate:**

<figure><img src="/files/3Gij0cGNt9ezBwAfI09X" alt=""><figcaption></figcaption></figure>

* In the theme editor, locate the section you want to duplicate in the left-hand sidebar.
* Click on the section to highlight it.

3. **Access the Options Menu:**

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

* In the right-hand pane, above the name of the selected section, you will see three small dots (options menu). Click on these dots to open additional options.

4. **Duplicate the Section:**

<figure><img src="/files/6l2cBsYiF4vBtRvvzaFi" alt=""><figcaption></figcaption></figure>

* Click on **Duplicate** from the options menu.
* The section will be duplicated and will appear immediately below the original section in the theme editor.

5. **Customize the Duplicated Section:**

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

* You can now customize the duplicated section independently of the original. Use the theme editor to make any desired changes to the new section.

### **Important Notes**

* **Consistency and Efficiency:** Duplicating sections helps maintain consistency across your site and can save time when you need similar layouts or features in multiple places.
* **Independent Customization:** Each duplicated section can be customized independently, allowing you to make unique adjustments without affecting the original section.

By following these steps, you can easily duplicate and customize sections within your Shopify store, ensuring a flexible and efficient design process. If you have any questions or need further assistance, please contact our customer 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/basics/sections/duplicate-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.
