> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/bonnita-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/bonnita-documentation/page/bulk-editor.md).

# Bulk Editor

**Bulk Editor Page** allows you to carry out functions of different products easily and quickly. You don't need to edit each product one by one.

{% hint style="info" %}
There are 9 metafields which you can set up through Bulk Editor: **SKU, Price, Compare at Price,** **Countdown, Short Description, Size Chart, Bundle Discount Rate, Frequently Bought Together, Custom Tab.**
{% endhint %}

// Import Video for bulk editor

{% hint style="warning" %}
Please publish the theme as a live source to be able to create the Bulk Editor pag&#x65;**.**
{% endhint %}

1. From your Shopify admin, go to **Online Store** **->** **Pages.**
2. Click **Add page**.
3. Enter a title (ex: Bulk Editor). After that, choose the Theme template like in the below image.
4. Click **Save**.

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


---

# 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://halosoft.gitbook.io/bonnita-documentation/page/bulk-editor.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.
