docs: added "Products Overview" user guide (#2082)
* docs: added products overview * docs: small changes to orders overview
This commit is contained in:
@@ -40,7 +40,7 @@ You can use filters to retrieve only orders matching specific criteria.
|
||||
|
||||
On the Orders list page, you’ll find quick filters such as “Complete” and “Incomplete” at the top of the list. These filters show the complete and incomplete orders respectively.
|
||||
|
||||
You can click on one of these filters to quickly filter the orders based on whether they’re complete or not.
|
||||
You can click on one of these filters to quickly filter the orders.
|
||||
|
||||

|
||||
|
||||
@@ -52,17 +52,19 @@ To use advanced filters:
|
||||
|
||||
- Click on the <UiIcon lightIcon="https://i.imgur.com/alMqdZW.png" darkIcon="https://i.imgur.com/He8m6qd.png" alt="plus" /> icon next to Filters. This will toggle a dropdown with categories for different fields.
|
||||
- You can click on a field name to expand it and choose a filter for that field.
|
||||
- Click on the Apply button at the top of the dropdown.
|
||||
|
||||
This will retrieve the orders based on the filters you’ve selected.
|
||||
|
||||

|
||||
|
||||
Once you’re done, you can click on the Apply button at the top of the dropdown. This will retrieve the orders based on the filters you’ve selected.
|
||||
|
||||
### 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 “European Orders”.
|
||||
|
||||
To save an advanced filter:
|
||||
|
||||
- Click on the <UiIcon lightIcon="https://i.imgur.com/alMqdZW.png" darkIcon="https://i.imgur.com/He8m6qd.png" alt="plus" /> icon next to Filters.
|
||||
- Choose your filters from the dropdown.
|
||||
- Choose a name for the filters in the input at the end of the dropdown.
|
||||
- Click the Save button.
|
||||
@@ -98,7 +100,7 @@ Clearing filters does not delete saved quick filters. You can still apply them b
|
||||
|
||||
You can search for orders by clicking the <UiIcon lightIcon="https://i.imgur.com/efyG8WQ.png" darkIcon="https://i.imgur.com/NgocLvX.png" alt="magnifier" /> icon at the top right of the order list. When you search orders, you are searching by the first name supplied in the shipping address, the email associated with the order, and the order ID.
|
||||
|
||||

|
||||

|
||||
|
||||
## Search Draft Orders
|
||||
|
||||
|
||||
Reference in New Issue
Block a user