> For the complete documentation index, see [llms.txt](https://support.heyamplify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.heyamplify.com/bundles-and-upsell/how-to-manage-shopify-sales-channels-for-amplify-bundles.md).

# How to Manage Shopify Sales Channels for Amplify Bundles

{% hint style="warning" %} <mark style="color:red;">**Important update: February 1, 2025**</mark>\
&#x20;  Between January 17 and February 1, newly created bundles were not automatically added to the Online Store channel on Shopify due to an unexpected bug following an upgrade to Shopify’s newest API. As part of this transition, this operation’s method was completely changed, requiring us to make significant adjustments.

&#x20;  Our team identified the issue and worked to resolve it. We’re happy to confirm that all bundles created during this period have now been retroactively added to the Online Store channel. \
&#x20;  Please note that we did not change the statuses of any bundles - whether they were set to draft or active - only their availability on the online store channel.
{% endhint %}

## Steps on How to Manage Shopify Sales Channels for Amplify Bundles

#### **1. Find Your New Amplify Bundle in Shopify**

1. Log in to your **Shopify Admin**.
2. Navigate to **Products** in the left-hand menu.
3. Among the products of your Shopify store, you can find your newly created Amplify bundle by searching its name.

***

#### **2. Open Sales Channel Settings**

1. On the product page of your bundle, locate the **Publishing** section on the right-hand side.
2. Click the **three-dot menu** (•••) next to **Sales Channels**.

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

***

#### **3. Add the Bundle to the "Online Store"**

1. A pop-up will appear labeled **Manage Sales Channels**.
2. Check the box for **Online Store**.
3. Click **Done**.

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

***

#### **4. Save Your Changes**

1. Scroll to the top of the product page.
2. Click **Save** to apply the changes.

Your bundle is now included in the **Online Store**, and will become visible to your customers.

***

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong>Get Bundles &#x26; Upsell</strong></mark> </td><td>Try free </td><td> </td><td><p>1. Sales channel</p><p>2. Online store</p><p>3. New bundle bug</p><p>4. Product Page bug</p><p>5. PDP bug</p><p>6. Can't see bundle</p><p>7. Online store missing</p><p>8. Sales channel missing</p></td><td><a href="https://apps.shopify.com/product-kits-bundles-pickystory?surface_intra_position=1&#x26;surface_type=partners&#x26;surface_version=redesign">https://apps.shopify.com/product-kits-bundles-pickystory?surface_intra_position=1&#x26;surface_type=partners&#x26;surface_version=redesign</a></td><td></td></tr></tbody></table>


---

# 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://support.heyamplify.com/bundles-and-upsell/how-to-manage-shopify-sales-channels-for-amplify-bundles.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.
