> For the complete documentation index, see [llms.txt](https://help.smartrr.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smartrr.com/docs/support/admin-portal/creator-upsells.md).

# Creator upsells

Add a creator upsell to your customers' Account Portal to feature up to four curated products.

## Overview

Creator upsells (trending lists) are a type of upsell that can be used to promote between 1-4 products in your customers' Account Portal. Customize heading and body copy to surface these recommendations as being from a particular individual creator or group.

<figure><img src="https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2FRyf1gMW8TqKtDik7jOgP%2FTrending%20List%20Example%20-%204%20items.png?alt=media&amp;token=facdd538-3c82-485e-aa4c-beabb53890b7" alt="Screen grab of a trending list card displayed in the customer portal."><figcaption><p>Trending lists can be used to promote between 1-4 items in the Customer Account Portal.</p></figcaption></figure>

## Set Up

Under **Subscription Programs**, click on the three dots in the menu to reveal **Trending Lists**.

<figure><img src="https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2Fjb7muaWrMtvOyRL3NkuM%2FScreenshot%202024-04-10%20at%201.54.01%E2%80%AFPM.png?alt=media&amp;token=98bee2d1-d2b5-48ff-bf52-32604348a58b" alt="The trending lists menu is found on the subscription programs menu. It&#x27;s the last tab on that page, immediately next to portal add-ons."><figcaption></figcaption></figure>

Once on the **Trending List** tab, add the following fields:&#x20;

* **Heading** - Set your heading here (eg. Ava Price's Black Friday Faves)
* **Caption text** - Set your content/details here (eg. "My current makeup go-tos. Day time application tip: Apply one pump on my hands, warm it up by rubbing my hands together and apply directly on my face!").
* **Image** (via URL – Use [Shopify's Files feature](https://help.shopify.com/en/manual/shopify-admin/productivity-tools/file-uploads) to upload an asset and copy the link)&#x20;
* **List discount** (optional – the additional discount your customers receive from shopping from this trending list)
* **List products** (select between 1-4 products)

<figure><img src="https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2Fvu3WtKlYSq3REd8eoYIt%2FFrame%202.png?alt=media&amp;token=f5a1d2a0-199f-452d-961c-bad7dfbe04ee" alt="Example of a trending list setup in the admin portal."><figcaption></figcaption></figure>

{% hint style="info" %}
**💕 Tip:** Want to hide/show the heart icon over the image? Toggle the setting "**Show heart?**"
{% endhint %}

<figure><img src="https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2Fd7lL4GDI7HPcpEbuyRlK%2Fezgif.com-gif-maker.gif?alt=media&amp;token=0deb70b9-60ac-4cac-a982-0d9c2409a44f" alt="Toggle the &#x22;Show heart?&#x22; setting (found below the media URL field) to display a heart icon on the image assigned for the trending list."><figcaption></figcaption></figure>

Once all fields have been entered, make sure to **Save changes** at the top.

<figure><img src="https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2F9B4PEHEf7bdjAehaiCbb%2FFrame%202.png?alt=media&amp;token=8718003b-9eba-4fbf-8756-3406cb614ca0" alt="Remember to save your changes when you&#x27;re done editing."><figcaption></figcaption></figure>

{% hint style="success" %}
**Tip:** Want to reorder where the trending list appears on the Customer Account Portal? Use the down/up arrows in **Theming** > **Portal Settings** > **Sections** to reorder.

![You can reorder the positioning of cards in the customer portal, by toggling the "up" and "down" arrows next to each card's title under the Theming's settings in the admin portal.](https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2FRwjzoL1baKWI5PBrbfLY%2FScreenshot%202024-04-10%20at%202.03.22%E2%80%AFPM.png?alt=media\&token=8eac96f3-8020-4426-bbd2-086fca28c161)&#x20;
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.smartrr.com/docs/support/admin-portal/creator-upsells.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
