> For the complete documentation index, see [llms.txt](https://help.palmstreet.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.palmstreet.app/seller/listing-management/how-to-manage-add-on-listings.md).

# How to manage add-on listings

### What Are Add-on Products?

We now support **three** kinds of **add-on products** to be **listed** and **recommended**:

* Heat packs
* Insulations
* Shipping Upgrade

Once sellers successfully **list** above mentioned **add-on products,** the system will **recommend** them to buyers while checking out, thus **without** the hassle of **placing a separate order** for these additional products intended for plants.

### How to List Add-on Products?

Firstly, just navigate to **Settings > My Listings > + > Sell Add-on Products**.

![](https://images.prismic.io/plantstory-app/014a1f7d-e6e3-445f-b73a-72dce2fe92fb_SEE+ADD+ONDS.png?auto=compress,format)

Then, edit the item details, such as the name, price, quantity, **add-on type,** etc. Finally, kindly **check** each piece of information and **post** it.

![](https://images.prismic.io/plantstory-app/9ac434ae-7630-4e15-a63e-d86e4860ef93_FINAL.png?auto=compress,format)

### How to Manage Add-on Product Listings?

Just navigate to "My Listings" to check add-on products and edit these listings. Noticeably, sellers can **enable** the "**Hide from recommendation**" for some items that are **not willing to sell** to buyers at some point. For example, heat packs are not supposed to be put up in the recommendation section in summer.

![](https://images.prismic.io/plantstory-app/e5cd0554-01f1-47fb-bc0d-ee54dac52ba7_MANAGE.png?auto=compress,format)

### What Does it Look Like From Buyers' Perspective?

![](https://images.prismic.io/plantstory-app/2de59712-7ed5-49a3-b092-4e2e933e527a_Purchase+addons.png?auto=compress,format)

Buyer's **review** while buying in the **live show**

![](https://images.prismic.io/plantstory-app/49af8339-284d-4b42-b02e-3c5e80502036_ADD+ON+MARKETPLACE.png?auto=compress,format)

Buyer's **review** while buying in the **marketplace**

### Q\&As

**Is it possible to list other products as add-on products?**\
We now just support three kinds of add-on product types: Heat packs; Insulations; Shipping Upgrade.

**What is the major difference between purchasing in the live show and the marketplace?**\
Other plant items will also be recommended to buyers in the marketplace while only add-on products are recommended in live shows.


---

# 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://help.palmstreet.app/seller/listing-management/how-to-manage-add-on-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.
