> For the complete documentation index, see [llms.txt](https://docs.appsections.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appsections.com/basics/groups/duplicate-group-block.md).

# Duplicate Group Block

### How to Duplicate a Group Block

In the Shopify AppSections application, our sections are designed to automatically include group blocks for your convenience. However, if you ever find the need to duplicate a group block, you can follow these steps:

### **Why Duplicate a Group Block?**

While our sections usually come with group blocks pre-integrated, there might be specific scenarios where you need to duplicate one to further customize your section layout.

### **Steps to Duplicate a Group Block**

1. **Navigate to the Section:**
   * Open your Shopify theme editor.
   * Select the section containing the group block you want to duplicate.
2. **Select the Group Block:**
   * Within the section, locate the group block you wish to duplicate.
   * Click on the group block to highlight it.
3. **Access the Options Menu:**
   * In the right-hand pane, above the name of the selected group block, you will see three small dots (options menu). Click on these dots to open additional options.
4. **Duplicate the Group Block:**
   * Click on **Duplicate** from the options menu.
   * The group block will be duplicated and will appear immediately below the original block in the theme editor.
5. **Customize the Duplicated Group Block:**
   * You can now customize the duplicated group block independently of the original. Use the theme editor to make any desired changes to the new block.

### **Important Notes**

* **Independent Customization:** Each duplicated group block can be customized independently, allowing you to make unique adjustments without affecting the original block.
* **Maintaining Layout:** Ensure that duplicating group blocks does not disrupt the overall layout and design of your section.

By following these steps, you can easily duplicate and customize group blocks within your sections, enhancing the flexibility and design of your Shopify store. If you have any questions or need further assistance, please contact our customer support team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/groups/duplicate-group-block.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.
