Troubleshooting Missing Bundle Pack on Frontend

Why isn't a bundle pack displayed on the frontend?

There may be multiple reasons why a bundle pack is not visible on the storefront, so we suggest checking the below steps to see if the issue arises due to any misconfigurations:

1. Make sure that the bundle pack has an Active status at Amasty → Automatic Related Products → Bundle Packs



2. A bundle pack only appears on the product page of the main product specified in the settings below the Main Products tab, so make sure that you're checking it on the correct page:



In the above example, the bundle pack promotion will only appear on the Caesar Warm-Up Pant and Kratos Gym Pant product pages. 

3. The main product should differ from the bundle pack product. If you've selected the same product in both tabs, the bundle pack won't appear on the storefront, as it contradicts the logic of the extension.

4. All products that are a part of the bundle pack should be enabled and marked as In Stock. You can check the stock status in the product settings at Catalog  Products.

In case the bundle pack does not appear anyway, feel free to contact our support team, we’ll be glad to help you with this issue.
      • Related Articles

      • How to import bundle packs?

        With the Automatic Related Products module, you can import and export product bundles to streamline your store operations and drive personalized promotions for your customers. Currently, the import/export functionality is only available for bundle ...
      • Why doesn't coupon discount apply on the products from bundle pack?

        Such behavior is expected if the discount amount from a cart price rule is less than the discount provided by a bundle pack. However, if there's a cart price rule that grants a bigger discount compared with a bundle pack discount, the extension can ...
      • Automatic Related Products | GraphQL methods

        Queries amMostviewedGroups -(uid: String!, position: String) description: get information about related product rules amMostviewedBundlePacks (uid: String) description: get information about bundle packs
      • How to set up the conditions for selecting the bundle pack products in a rule?

        Since v.2.24.0 of the Automatic Related Products module it is possible to use the condition tree to add Main Products to the bundle pack rule. The previous functionality is also available if you need to add products manually. In order to obtain the ...
      • Automatic Related Products API

        We have created a public API collection for Automatic Related Products module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using ...