> 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

Last updated: May 14, 2025

## 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="/files/5ojbE5irxCnwG91dgqwX" alt=""><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="/files/Yeq5bOzpMYwokyo6O45V" alt=""><figcaption></figcaption></figure>

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

* **Heading**
* **Caption text**
* **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="/files/WvDKSvyPzm5c2VqrIWdT" alt=""><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="/files/cBawID5yqtRtV2vUfL2h" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/BWzruPjCIShBIHP3nvtk" alt=""><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.

![](/files/l9Tw0I3MEemEARze6Ybh)&#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.
