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 points to see if the problem arises due to some configurations:
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 Joust Duffle Bag product page.
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. This can be checked at Catalog -> Products.
Related Articles
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 ...
How does the bundle pack display logic work?
The block with the bundle pack is displayed on the product page for the main product only. One and the same product can be included in several bundle packs, so it might be so, that a customer sees several bundles on a product page of a related ...
How can I display related products block on blog pages?
Automatic Related Products extension can be integrated with the Amasty Blog Pro module. In order to set the related products block on the blog page, follow the steps below. Step 1. Navigate to Amasty → Automatic Related Products → Related Product ...
We installed the module and activated it but it does not seem to return any related products on the product/category pages or in cart, why?
After installing the extension and configuring at least one related product rule, reindex is required. You may perform it manually by running the below command via CLI: bin/magento indexer:reindex Also, it’s highly recommended to set the indexers for ...
I've set up an automatic related rule based on a custom attribute, but nothing is displayed on the front-end. What might be the problem here?
If a custom attribute you've created previously has a limited Store View scope, try changing it to Global at Stores → Product Attributes → Edit Attribute → Properties → Advanced Attribute Properties fieldset: Also, make sure that the conditions set ...