> 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/install-and-integrate-plugin.md).

# Install and Integrate Plugin

### Install the Lion Parcel Plugin on Shopify <a href="#cara-install-plugin-lion-parcel-di-shopify" id="cara-install-plugin-lion-parcel-di-shopify"></a>

\
The Lion Parcel plugin helps your Shopify store connect directly to Lion Parcel's shipping system to display automatic shipping rates, real-time tracking, and a more efficient fulfillment process. Here are the step-by-step instructions

1. Log in as a Shopify Admin: <https://admin.shopify.com>
2. Open the settings menu
3. Open the apps menu
4. Click the menu **Build apps in Dev Dashboard**
5. Search for Lion Parcel in the search field
6. Click the Lion Parcel app (you will be taken to the install page)
7. Click the install button

<figure><img src="/files/8243a3a2ae5cb2df8d8c9d0f5cb52c6a6fd8623a" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/59522ed406b5e1b3658326cb44f5f0f9cc2b2258" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1583d092d9944eccc9a850bbe13da83b55e9ffd5" alt=""><figcaption></figcaption></figure>

The Lion Parcel plugin provides several features as follows

1. **Shipping Method at Checkout**, Lion Parcel shipping directly on the Shopify checkout page.
2. **Order Sync,** orders can be automatically synchronized to be processed into Lion Parcel shipments
3. **Shipping Summary Dashboard**, you can view the shipping dashboard in real time according to the shipping status
4. **Shipment Creation**, merchants can create shipments from orders that have been received without re-entering data manually.
5. **Pickup & Drop-Off Option**, merchants can choose shipping via courier pickup or drop-off at the nearest Lion Parcel location.
6. **Real-time tracking**, merchants and customers can monitor shipping status more transparently.
7. **Delivery Monitoring**, shipment status can be monitored to help the operations team follow up faster.
8. **Insurance Support,** supports transactions with insurance, making goods safer
9. **Domestic & International Shipping**, supports domestic and international shipping needs according to the available services.
10. **COD support**, supports COD (Cash on Delivery) shipping

### Connecting Lion Parcel to Shopify

Connect your Shopify store with Lion Parcel to enable automatic shipping integration, real-time tracking, and order management in one centralized dashboard.

1. Log in to the dashboard **Genesis** provided by the Lion Parcel sales team "<https://genesis.lionparcel.com/>"
   1. For those of you who are not yet connected with the sales team, you can fill out the form below: <https://lionparcel.com/korporasi>
   2. or email: <sales@thelionparcel.com>

<figure><img src="/files/85ba1296983ded6f46afa58b70b60d60acb01867" alt=""><figcaption></figcaption></figure>

2. Go to the **API Integration**
3. Select **Shopify → Connect**

<figure><img src="/files/6596f7ee6d7cfb123f8ed313da78c617a672c2d2" alt=""><figcaption></figcaption></figure>

2. Enter **Store Name** Shopify (free, only for identifying your store)
3. Enter **Store Domain** *(example: storename.myshopify.com),* only supports domains from myshopify.com
   1. To get a myshopify domain, please check the following guide:  <https://docs.lionparcel.com/guides/shopify/baru-di-shopify-dan-install-plugin-lion-parcel#e.-setup-domain>
4. Click **Generate Token** to activate the Shopify integration connection with Lion Parcel

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

5. Get the token in the Client ID and Client Secret to enter it in the client ID and client secret fields in Shopify

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

6. Back to Shopify ( [https://admin.shopify.com](https://admin.shopify.com/store/lp-demo-store-crc5mmzr/apps/lion-parcel-stage/app) )
7. Select the apps menu and search for Lion Parcel
8. Click Connect now

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

9. Then you will be on the main menu that is already connected or installed with Lion Parcel

<figure><img src="/files/110a2440fdd2404fb6ba30d4645a7c7cc4aff70e" alt=""><figcaption></figcaption></figure>


---

# 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/install-and-integrate-plugin.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.
