Files
medusa-store/packages/promotion
Riqwan Thamir 42cc8ae3f8 feat(types,utils): added promotion create with rules and application target rules (#5957)
* feat(types,utils): added promotion create with rules

* chore: add rules to promotion and application method

* chore: use common code for rule and values

* chore: address pr reviews

* chore: fix test
2024-01-03 09:54:48 +01:00
..

Promotion Module

The PromotionModule is Medusas promotion engine. It offers functionality to discount carts through coupon codes with a given set of rules governing when and how the code should be applied.