# Create a weight-based rate for store pickup

Before you start with the pickup option, you have to create a weight-based rate for store pickup so your customer can continue checkout with the pickup option. This rate will auto display the free pickup rate to customers if they choose the pickup option. &#x20;

* **Step 1:** Go to your Shopify admin panel, select the **Settings** section, and choose the **Shipping and Delivery** tab:

![](/files/-MHKsG43c5MU0HNfkqVv)

* **Step 2**: Click on the **Manage rates** button

![](/files/-MHKtZlvUOLF2x8_qNVb)

* **Step 3:** Scroll down and click on the **Add rate** button

![](/files/-MHKuhAd8U64c0fs8z2q)

* **Step 4:** Enter the name for the rate and click on the **Add conditions** button:

![](/files/-MHKuxXIZMLy7pwTommm)

* **Step 5:** Select the **Based on item weight** option and enter the range of 90-95 kg (or 200 to 220 lbs)

![](/files/-MHKvP8BpO0E8pqsCHdi)

* **Step 6:** Click on the **Done** and **Save** button to save the changes.&#x20;


---

# 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://storepickup-docs.secomapp.com/add-store-locations/create-a-weight-based-rate-for-store-pickup.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.
