# Drafts

In Commerce, you can enter orders manually into your dashboard, if there are customers who make purchases, not through your website.

1\. Log in to your Commerce dashboard

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click **Orders**

![](/files/3GH71QI9UtN2dyOxtc9r)

3\. Click **Drafts**

![](/files/dpn3DAGb27dXkp6cV6jX)

4\. Click **Create order**

![](/files/dBUtE4JgNXopeNSjrpnm)

5\. Select the date you want the order to be created.

![](/files/rpqczatDHcai3aeP0DZ4)

6\. Once you have finished selecting the date, you can click **Save**

![](/files/nzmvX8ysNQzQrWrnzKNc)

7\. You can select existing products on your website through the **Find products tab ...**

![](/files/1lw5sJbr4VRLHxqry78v)

If this product is not on your website, you can only enter a special product for this order only via the **Add custom item** button/text

![](/files/dMhbvTTH1Z4Xe73onVKJ)

After you click the button/text you will see a pop-up as below for you to fill in your product information.

![](/files/-MhI4n5KClH-Oc_ubKHV)

<table><thead><tr><th width="125"></th><th></th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Enter the name of your special product. Make sure it does not exceed 50 letters.</td></tr><tr><td><strong>Quantity</strong></td><td>You can enter the number of products purchased by the customer</td></tr><tr><td><strong>Price</strong></td><td>You can enter a price value for the product</td></tr></tbody></table>

8\. You can select existing customers via the **Find or create customers tab**

![](/files/FwRoueeKkc6tlTNqJIUb)

If you have not yet created an account for your customer, in the dropdown you can click **Create a new customer** to create your customer.

![](/files/XKleZBXC1Km8vkibY5bl)

9\. You can enter the shipping value for this order if it is in the **Shipping field**

![](/files/yBogsy7OMM2TmZJ8TtLO)

10\. If you want to enter a note for this order as your reference. You can only enter your note in the Add a note field. When done make sure you click **Save**

![](/files/mq06HxUXpskxLumiIE4Y)

11\. After completing all the settings, you can click **Mark as pending if the customer has not yet paid** for this order or you can click **Mark as paid if the customer has already paid** for this product

![](/files/8xAVVz3WmV0k4RBgC4s3)

Once completed, you will be able to see your draft order.

![](/files/Cppl6HLOXorUx6DjFeR5)

If you want to process this order for shipping, you need to click **Edit** in the Shipping address section and enter your customer's shipping information for this order.

![](/files/GmznPKZoiwvofaya7VWQ)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shoppego.com/en/orders/drafts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
