# Bulk Editor Page

**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.

![](/files/zsmswXbqnPnzOdv0suag)

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

![](/files/5Rqc0Z62sXWxFPVlszbW)

{% 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**.

![](/files/8J1UrNtJrxig5u1S02Ta)


---

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