fix(promotion): percentage value is accounted for in buyget promotions (#11799)

what:

- allows percentage value to be considered for buy get percentage

FIXES https://github.com/medusajs/medusa/issues/11259
This commit is contained in:
Riqwan Thamir
2025-03-13 18:09:46 +01:00
committed by GitHub
parent 3063d6e601
commit 67b308c8eb
3 changed files with 29 additions and 22 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/promotion": patch
---
fix(promotion): percentage value is accounted for in buyget promotions