zero1limited / module-auto-add-free-product
N/A
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: >=8.1.0
README
User Guide
- Create a new Cart Rule from Marketing > Promotions > Cart Price Rules
- Make sure it has no coupon code
- Set the conditions to be a Sku is conditions. This will be the
Buy 1...
part of theBuy 1 get this free
- Set the action to be Auto Add Free Product
- Set the condition on the action to be a Sku is condition. This will be the
...get this free
part of theBuy 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.