docs: document tax-inclusive promotions concept (#12849)

This commit is contained in:
Shahed Nasser
2025-06-27 19:05:24 +03:00
committed by GitHub
parent 0bcde275bc
commit 1e16fa6f57
10 changed files with 353 additions and 25 deletions
@@ -76,3 +76,11 @@ A regions price preferences `is_tax_inclusive`'s value takes higher preced
- both the `region_id` and `currency_code` are provided in the calculation context;
- the selected price belongs to the region;
- and the region has a price preference
---
## Tax-Inclusive Pricing with Promotions
When you enable tax-inclusive prices for regions or currencies, this can impact how promotions are applied to the cart. So, it's recommended to enable tax-inclusiveness for promotions as well.
Learn more in the [Tax-Inclusive Promotions](../../promotion/promotion-taxes/page.mdx) guide.