> For the complete documentation index, see [llms.txt](https://docs.lionparcel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lionparcel.com/guides/guides-en/shopify/order-process/manual-order-and-ship-process-using-lion-parcel.md).

# Manual Order and Ship Process Using Lion Parcel

### Created order process

a. Go to the menu **Orders → Drafts → Create Order (** [**https://admin.shopify.com/orders**](https://admin.shopify.com/orders) **)**

b. Click **Add Product** then select the product to be processed

c. Select the customer in the field **Customer**

<figure><img src="/files/a7929f588dc39dd23133ca5208e40fdc5b5b847f" alt=""><figcaption></figcaption></figure>

d. Click **Add Shipping or Delivery** to open shipping configuration

e. Select **Shipping Rates** and determine the Lion Parcel service according to operational needs

<figure><img src="/files/7cb5007fe8fbd2e646383e65bcf97e9ac34e26a8" alt=""><figcaption></figcaption></figure>

f. Click **Collect Payment**

* Use **Credit Card** for online payment
* Or choose **Mark as Paid** for manual/offline payment

<figure><img src="/files/e6b3a917287b3c79712e5a914e40106f5b21fc7d" alt=""><figcaption></figcaption></figure>

g. Click **Create Order** to generate the Shopify order

<figure><img src="/files/5075201d248773d8e284c864f4005e06bb5f61d7" alt=""><figcaption></figcaption></figure>

h. After the order is created, click **Mark as Fulfilled** so the order is automatically synced to the Lion Parcel app

<figure><img src="/files/321a0016da450bcf8720c73e22c3898eae6c724a" alt=""><figcaption></figcaption></figure>

### Process Shipment

a. Go to the menu **Apps → Lion Parcel → Transactions (** [**https://admin.shopify.com/app/transactions**](https://admin.shopify.com/app/transactions)&#x20;

b. Click **Process Shipment** on the related order

c. Select the shipping method:

* **Pick Up** → courier pickup at your location
* **Drop Off** → deliver the package to a Lion Parcel POS
* Click **Print Label** to automatically generate the shipping label and AWB number

<figure><img src="/files/34a9d9c9d8d38b629873474ee87cf720491c69a4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/43e47d83cc509f7dbe25168ebd2fc9e39b9e5b2f" alt=""><figcaption></figcaption></figure>

All shipment statuses will sync in real time to make fulfillment, tracking, and business operations monitoring easier. And you can already track the order you created ( [Tracking order as seller/](/guides/guides-en/shopify/tracking-order-as-seller.md))


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lionparcel.com/guides/guides-en/shopify/order-process/manual-order-and-ship-process-using-lion-parcel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
