docs: added "Price Lists Overview" documentation (#2092)
This commit is contained in:
@@ -22,7 +22,7 @@ If there are more than 15 discounts, the list will be split into multiple pages.
|
||||
|
||||
You can use filters to retrieve only discounts matching specific criteria.
|
||||
|
||||
## Advanced Filters
|
||||
### Advanced Filters
|
||||
|
||||
You can use advanced filters to limit the discounts shown based on specific criteria. For example, you can filter discounts to only show dynamic discounts.
|
||||
|
||||
@@ -36,7 +36,7 @@ This will retrieve the discount based on the filters you’ve selected.
|
||||
|
||||

|
||||
|
||||
## Save Advanced Filters as Quick Filters
|
||||
### Save Advanced Filters as Quick Filters
|
||||
|
||||
If there are filters that you need to use frequently, you can give the set of filters a name and save them to be used later. For example, you can save the filters used in the previous example as “Normal Discounts”.
|
||||
|
||||
@@ -57,7 +57,7 @@ To apply a saved quick filter, just click on it.
|
||||
|
||||
### Delete Saved Quick Filters
|
||||
|
||||
You can delete any saved filter you’ve created. To do that, simply click on the <UiIcon lightIcon="https://i.imgur.com/kvGRHQR.png" darkIcon="https://i.imgur.com/kvGRHQR.png" alt="X" /> icon next to the quick filter’s name, and it will be deleted.
|
||||
You can delete any saved filter you’ve created. To do that, simply click on the <UiIcon lightIcon="https://i.imgur.com/kvGRHQR.png" darkIcon="https://i.imgur.com/RJ4SLIu.png" alt="X" /> icon next to the quick filter’s name, and it will be deleted.
|
||||
|
||||
### Clear Filters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user