# How to Fix the 404 Error in Amplify Bundles

## **What is the 404 Error in a Bundle?**

The **404 error** appears when the bundle page is not accessible to customers. This typically happens when the parent bundle product is either:

* **Set as a Draft in Shopify** (meaning it is not published)
* **Not assigned to the correct sales channel** (Online Store sales channel is not selected)

If a parent bundle product is not visible to customers, they won’t be able to purchase it, which can lead to missed sales opportunities. This guide will walk you through how to resolve the issue and ensure your bundles are properly displayed.

## **How to Fix the 404 Error in a Bundle**

### **No. 1 : Check if the Product Status is Set to Active**

A common reason for a bundle showing a **404 error** is that it is still in **Draft** mode in Shopify.

* **Go to Shopify Admin** > **Products**.
* Search for the bundle name that is showing the **404 error**.
* In the **Product Status** section, check if it is set to **Draft**.
* If it is in **Draft**, change the status to **Active**.
* Click **Save** and refresh the bundle page.

Once the product is set to **Active**, it should be accessible to customers.

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

***

### **No. 2 : Ensure the Bundle Is Assigned to the Online Store Sales Channel**

#### **1. Find Your 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 Amplify bundle by searching its name.

***

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

1. On the product menu 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.

***

## Commonly asked questions about the 404 error

<details>

<summary>On which types of bundles can a 404 error occur?</summary>

The 404 error can happen on bundles that are created as:

* [**Bundle as Product**](/bundles-and-upsell/scenarios/bundle-as-product/how-to-create-a-bundle-as-product-scenario-1.md) – This type of bundle appears as a standalone product in your store and requires proper publishing settings.
* [**Build Your Own Bundle Page**](/bundles-and-upsell/scenarios/build-your-own-bundle-page/how-to-create-a-build-your-own-bundle-page-scenario.md) – This bundle type functions as a customizable bundle builder with its own product page and must also be set to Active and assigned to the Online Store sales channel.

If either of these bundle types is unpublished or not correctly assigned to the Online Store sales channel, the 404 error will appear on the bundle page, instead of the bundle itself.

</details>

<details>

<summary>Do I need to republish my bundle every time I make changes?</summary>

Not necessarily. As long as the product remains **Active** and assigned to the **Online Store**, changes should reflect automatically. However, if you change the bundle’s status (e.g., moving it to **Draft** and back to **Active**), you may need to refresh the page or clear your browser cache.

</details>

<details>

<summary>Can customers still purchase a bundle if it's not assigned to the Online Store?</summary>

No, if a bundle is not assigned to the **Online Store sales channel**, it won’t be visible on your storefront, meaning customers won’t be able to find or purchase it. Make sure to check and update the sales channel settings in Shopify to avoid this issue.

</details>

<details>

<summary>Will the 404 error affect my existing bundle orders?</summary>

No, the 404 error only affects the visibility of the bundle in your store. Any existing orders that contain the bundle will remain unaffected. However, if customers try to revisit the bundle page from their order confirmation email or other links, they won’t be able to access it until you apply the corresponding settings.&#x20;

</details>

***

## Conclusion

The 404 error on a bundle usually happens because the bundle is either **not published (Draft mode)** or **not assigned to the Online Store sales channel**. By following the steps outlined in this guide, you can quickly resolve this issue and ensure your customers can access and purchase your bundles.

If the issue persists after making these changes, consider **clearing your cache, checking for conflicting apps or custom code, and verifying the product’s visibility settings** in Shopify. Keeping your bundles properly configured will help you **maximize sales and provide a smooth shopping experience for 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: 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://support.heyamplify.com/bundles-and-upsell/how-to-fix-the-404-error-in-amplify-bundles.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.
