Files
medusa-store/www/apps/user-guide/app/promotions/page.mdx
Shahed Nasser cdfa21cfb0 docs: add user guide tags + sidebar links for commerce modules (#11612)
* add tags

* docs: add tags for user guide + links in commerce modules sidebar

* generate sidebar
2025-02-26 12:08:29 +02:00

37 lines
1.2 KiB
Plaintext

---
sidebar_autogenerate_exclude: true
sidebar_label: "Promotions Overview"
tags:
- user guide
- promotion
---
export const metadata = {
title: `Promotions in Medusa Admin`,
}
# {metadata.title}
The Promotions domain allows you to create and manage discounts and campaigns in your store. You can create different types of promotions, such as discounted amount or percentage, or buy X get Y for free.
Promotions belong to campaigns, and you can manage campaign budgets, start and end dates, and more, giving you granular control over your promotions.
You can view the list of promotions in your commerce store by clicking on Promotions from the sidebar menu.
In the list, you can see promotion details such as the code and status. You can also search, filter, and sort the promotions to find the specific item you are looking for.
<Note title="Tip">
Find tips to use lists effectively in [this guide](../tips/lists/page.mdx).
</Note>
![Promotions list](https://res.cloudinary.com/dza7lstvk/image/upload/v1739893625/User%20Guide/Screenshot_2025-02-18_at_5.46.51_PM_khqnjq.png)
---
## Manage Promotions
- [Create a Promotion](./create/page.mdx)
- [Manage Promotions](./manage/page.mdx)
- [Manage Campaigns](./campaigns/page.mdx)