34 lines
906 B
Plaintext
34 lines
906 B
Plaintext
---
|
|
sidebar_autogenerate_exclude: true
|
|
---
|
|
|
|
export const metadata = {
|
|
title: `Pricing`,
|
|
}
|
|
|
|
# {metadata.title}
|
|
|
|
In this document, you learn about what price lists are and get an overview of the Pricing page.
|
|
|
|
## Overview
|
|
|
|
Price lists are used to create a sale or override the pricing of one or more products based on specific conditions.
|
|
|
|
Adding a price list on a set of products changes the prices of these products to the amount you set. You can set the start and end dates of these prices.
|
|
|
|
You can also specify customer groups to which these prices will be applied. For example, you may apply reduced pricing for VIP customers.
|
|
|
|
---
|
|
|
|
## View List of Price Lists
|
|
|
|
The Pricing page includes a list of price lists.
|
|
|
|
In the list, you can see price list details such as the title, description, and status of the price list.
|
|
|
|
---
|
|
|
|
## Learn More About Price Lists
|
|
|
|
- [Manage a Price List](./manage/page.mdx)
|