docs: Added "Manage a Gift Card" user guide (#2089)
* docs: Added "Gift Cards" user guide * fixed images quality
This commit is contained in:
@@ -42,7 +42,7 @@ On the Orders list page, you’ll find quick filters such as “Complete” and
|
||||
|
||||
You can click on one of these filters to quickly filter the orders.
|
||||
|
||||

|
||||

|
||||
|
||||
### Advanced Filters
|
||||
|
||||
@@ -50,13 +50,13 @@ You can use advanced filters to furthermore limit the orders shown based on spec
|
||||
|
||||
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.
|
||||
- Click on the <UiIcon lightIcon="https://i.imgur.com/1hL8NiW.png" darkIcon="https://i.imgur.com/8LtkPqW.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.
|
||||
|
||||

|
||||

|
||||
|
||||
### Save Advanced Filters as Quick Filters
|
||||
|
||||
@@ -64,22 +64,22 @@ If there are filters that you need to use frequently, you can give the set of fi
|
||||
|
||||
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.
|
||||
- Click on the <UiIcon lightIcon="https://i.imgur.com/1hL8NiW.png" darkIcon="https://i.imgur.com/8LtkPqW.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.
|
||||
|
||||

|
||||

|
||||
|
||||
Once you click Save, you should see the new filter you added next to the Quick Filters at the top of the orders list.
|
||||
|
||||

|
||||

|
||||
|
||||
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/FFwnF0m.png" darkIcon="https://i.imgur.com/ZZN7BfE.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/kvGRHQR.png" alt="X" /> icon next to the quick filter’s name, and it will be deleted.
|
||||
|
||||
### Clear Filters
|
||||
|
||||
@@ -88,7 +88,7 @@ To clear all applied filters:
|
||||
- Click on the + icon next to Filters.
|
||||
- Click on the Clear button.
|
||||
|
||||

|
||||

|
||||
|
||||
:::info
|
||||
|
||||
@@ -98,13 +98,13 @@ Clearing filters does not delete saved quick filters. You can still apply them b
|
||||
|
||||
## Search Orders
|
||||
|
||||
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.
|
||||
You can search for orders by clicking the <UiIcon lightIcon="https://i.imgur.com/k0U0wpO.png" darkIcon="https://i.imgur.com/IdKjFak.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
|
||||
|
||||
You can search for draft 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 draft order list. When you search draft orders, you are searching by the email associated with the draft order and the draft order’s ID.
|
||||
You can search for draft orders by clicking the <UiIcon lightIcon="https://i.imgur.com/k0U0wpO.png" darkIcon="https://i.imgur.com/IdKjFak.png" alt="magnifier" /> icon at the top right of the draft order list. When you search draft orders, you are searching by the email associated with the draft order and the draft order’s ID.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user