# How to Add Product Offers Using Bulk Actions in Seller Center?

The **Bulk Actions** feature enables sellers to create or update multiple product offers at once using an Excel template. It’s ideal for handling large product catalogs efficiently.

### <mark style="color:red;">**Step 1: Navigate to the Bulk Actions Page**</mark>

* From the Seller Center sidebar, go to **Bulk Actions > Create Bulk Offer**.<br>

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

### <mark style="color:red;">**Step 2: Select a Category**</mark>

* Choose the **category** that best matches the products you want to offer.
* This step is important, as it determines the attributes and structure of the bulk template.<br>

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

### <mark style="color:red;">**Step 3: Download the XLSX Template**</mark>

* Click on the **XLSX icon**.
* A pop-up will notify you that the template will be sent to your **registered email address**.
* Next, click on the **XLSX** icon. A pop-up will appear, initiating the process of sending the template directly to your designated email address.<br>

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

### <mark style="color:red;">**Step 4: Review and Fill Out the Template**</mark>

Once you receive the Excel template via email:

* **Basic Product Information**: Fill in the SKU, base code, and offer name.
* **Product Attributes**: These are configured by the Marketplace Owner and vary by category.
* **Stock & Pricing Information**: Enter values for stock, retail price, sales price, and currency.
* **Product Image URL**: Paste image URLs in the provided column. Duplicate the column to add multiple images.
* **Attribute Set**: Copy the value from the “Attributes” tab into each row you are submitting.

{% hint style="warning" %}
Mandatory fields are marked in red.\
Use the **dropdown tab** in the template to select valid values for attributes.\
Refer to the **'Column Explanations' tab** for detailed help on each column.\
To match your offer with an existing product in the Marketplace Catalog, fill in **at least one** of: product ID, name, base code, or SKU.
{% endhint %}

### <mark style="color:red;">**Step 5: Upload the Completed Template**</mark>

* Return to the **Create Bulk Offer** page.
* Upload the filled template into the **Upload New Offers** field.
* Click **Save** to submit the offers for review.<br>

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

### <mark style="color:red;">**Step 6: Track Your Offers**</mark>

* After submission, your offers will appear on the **Pending Offers** page.
* You can review and **edit specific variants** of your pending offers from this page.

{% hint style="info" %}
You cannot edit the entire offer—only individual variants can be modified at this stage.
{% endhint %}

<figure><img src="/files/8CbQnzom8s40b60sFGMg" alt=""><figcaption></figcaption></figure>


---

# 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.akinon.com/tutorials/seller-center/seller/products/how-to-add-product-offers-using-bulk-actions-in-seller-center.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.
