docs: added user guide for draft orders (#2198)

This commit is contained in:
Shahed Nasser
2022-09-13 17:47:41 +03:00
committed by GitHub
parent 99b51a90b7
commit a9e3c5e68a
6 changed files with 162 additions and 16 deletions
+12
View File
@@ -18,6 +18,8 @@ To open an orders details:
This opens the orders details page.
---
## Sections of the Order Details Page
### Order Summary
@@ -44,6 +46,8 @@ This section includes details related to the shipping method and fulfillment and
This section includes the customers details, including their shipping address.
---
## Edit the Shipping Address
To edit the shipping address used for an order:
@@ -55,6 +59,8 @@ To edit the shipping address used for an order:
5. This opens a new window to edit the shipping address.
6. Once youre done, click on the Save button.
---
## Edit Email Address
To edit the email address associated with an order:
@@ -66,6 +72,8 @@ To edit the email address associated with an order:
5. This opens a new window to edit the email address.
6. Once youre done, click on the Save button.
---
## Add a Note
To add a note to an order:
@@ -76,6 +84,8 @@ To add a note to an order:
The note will be added and can be seen in the timeline.
---
## Delete a Note
:::caution
@@ -92,6 +102,8 @@ To delete a note in an order:
4. Click on Delete from the dropdown.
5. Confirm deleting the note by clicking the “Yes, delete” button in the pop-up.
---
## Cancel an Order
:::warning