The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1090 Modules
617 Ready
473 Need Help
🏆 Leaderboard
Stable v1.2.1

Auto Add Free Product for Magento 2

zero1limited/module-auto-add-free-product

Adds an Auto Add Free Product cart-rule action that automatically adds a specified SKU to the cart as a zero-cost item when qualifying products are present, enabling Buy-one-get-one-free promotions.

5
Downloads
Below average
1
GitHub Stars
Below average
9mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
37 warnings
L1 PHPStan

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.2.1 on Magento 2.4.9
Jun 1, 2026

Share This Module's Status

Auto Add Free Product for Magento 2 Magento compatibility status badge

README

Loaded from GitHub

magento2-AutoAddFreeProduct

User Guide

  1. Create a new Cart Rule from Marketing > Promotions > Cart Price Rules
  2. Make sure it has no coupon code
  3. Set the conditions to be a Sku is conditions. This will be the Buy 1... part of the Buy 1 get this free
  4. Set the action to be Auto Add Free Product
  5. Set the condition on the action to be a Sku is condition. This will be the ...get this free part of the Buy 1 get this free

When adding the product described by part 3 to the cart, you will get the product described by part 5 automatically added to the cart as a 0-cost item.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.