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 be configured to replace the bundle pack discount with a cart price rule.
To replace the bundle pack item discount with coupons or cart prices rules, please head to Stores → Configuration → Automatic Related Products → Bundle Packs → Replace Bundle Pack Item Discount with Cart Price Rules and set it to Yes.
Related Articles
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 ...
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 | GraphQL methods
Queries amMostviewedGroups -(uid: String!, position: String) description: get information about related product rules amMostviewedBundlePacks (uid: String) description: get information about bundle packs
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 ...
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 ...