# How to create multi-quantity auction listings

Multi-quantity auctions let you sell several units of the same product in one streamlined process. You can either create a single listing with multiple units at the same price and details, or bulk create multiple listings that use the same title, description, price, and images. This saves time, keeps your auction organized, and makes it easier to move products quickly during a LIVE.

### **How it works**

You can run a multi-quantity auction on Palmstreet in two ways:

## 1. Single listing with multiple units

#### Before Your LIVE

1. Create one auction listing in your store.
2. Set the Quantity to the total number of units you plan to sell.
3. Enter the price and details that will apply to all units. Each unit will be displayed with its own number (#1, #2, #3, etc.) so you and buyers can easily tell them apart.
4. Add your starting bid and set your auction timer.

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

#### During Your LIVE

1. Start the auction as usual.
2. When a unit is sold, click **Run Next** to immediately queue the next unit.

*Important Notes*

* **Run Next** always uses the same price and details from your store listing. These cannot be changed while the auction is running.
* To make changes, stop the auction, edit the store listing, and then resume.
* If a unit auction ends without a winner, a **Run Again** button will appear.
  * Click **Run Again** to restart the auction.
  * You can keep the same starting price and timer, or adjust them before running again.
  * Any changes you make apply **only** to the current unit. The rest of the units in the sequence will keep their original settings.

## 2. Bulk create **separate listings**&#x20;

#### Before Your LIVE

1. Bulk create multiple listings for the same product in your store (each will be its own listing).
2. After bulk creation, you can update the title, description, price, and images on each listing in the store before running them.
3. Each listing will be displayed with its own number (#1, #2, #3, etc.) so you and buyers can easily tell them apart.

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

#### During Your LIVE

1. Auction each listing one by one, just like a normal auction.
2. Select the next listing from your store whenever you’re ready.

*Important Notes*

* **Run Next** is not available with bulk-created separate listings. This means you’ll need to run each listing independently.&#x20;

## What happens when a payment failed?&#x20;

If a payment doesn’t go through, don’t worry — you can continue selling. Just go to your store listings and tap **Start auction** to run the next unit.&#x20;

* A failed payment does not reduce your inventory count.
* You can keep auctioning units until your inventory runs out.
* Once the payment is successfully processed, your inventory will update automatically to reflect the purchase.

### FAQ

**Do all bulk-created listings need to have the same settings?**

Yes, bulk-created listings start with the same settings for speed and convenience. However, you can edit each listing afterwards to adjust details like the product title, description, or images before going LIVE.

**Can I mix different products in a multi-quantity auction?**

Yes. You can mix multiple products as long as they share the same listing price and are created as separate listings.

**Can I change the quantity once the auction starts?**

Nope! Once an auction starts, the quantity can’t be changed. But after it ends, you’ll be able to add more units if needed.

**Still need help?**

If your question wasn’t answered here, our Support team is always happy to help. You can also browse the [Help Center](https://help.palmstreet.app/) for more resources and commonly asked questions.


---

# 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://help.palmstreet.app/seller/listing-management/how-to-create-multi-quantity-auction-listings.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.
