Files
medusa-store/www/apps/user-guide/app/price-lists/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: "Price Lists Overview"
tags:
- user guide
- pricing
---
export const metadata = {
title: `Price Lists in Medusa Admin`,
}
# {metadata.title}
The Price Lists domain allow you to manage custom product pricing for customer groups in your store. These prices can be either for a sale or to override the default prices for specific customer groups.
For example, you can utilize price lists to provide customers in the B2B customer group different pricing, allowing you to support B2B and B2C customers in the same store.
You can view the list of price lists in your commerce store by clicking on Price Lists from the sidebar menu.
In the list, you can see price list details such as title and status. You can also search, filter, and sort the price lists to find the specific one you are looking for.
<Note title="Tip">
Find tips to use lists effectively in [this guide](../tips/lists/page.mdx).
</Note>
![Price Lists list](https://res.cloudinary.com/dza7lstvk/image/upload/v1739958425/User%20Guide/Screenshot_2025-02-19_at_11.46.29_AM_zupks8.png)
---
## Manage Price Lists
- [Create Price List](./create/page.mdx)
- [Manage Price Lists](./manage/page.mdx)