# Create "Self Pickup From Wakilni" Option on Shopify - July 2023

This article is a step-by-step guide to create the self pickup from Wakilni option.

### &#x20;Instructions <a href="#create-selfpickupfromwakilni-optiononshopify-instructions" id="create-selfpickupfromwakilni-optiononshopify-instructions"></a>

Follow the following instructions:

1. Go to your Admin Dashboard on Shopify

<figure><img src="/files/vfEFC1v2vlZ0dhbcPoIF" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

1. Click on **Settings** on the bottom left of the page
2. Go to **Locations** tab.<br>

   <figure><img src="/files/H9m8mjQXCbBxt7pCuo2d" alt=""><figcaption><p>Locations Page</p></figcaption></figure>
3. Click on “**Add Location**“

<figure><img src="/files/37TcB089xCGwKomJyktc" alt=""><figcaption><p>Setting Self Pickup Location</p></figcaption></figure>

5. Make sure the **location** **name** is one of the following:
   1. ***Self-pickup From Wakilni Beirut***
   2. ***Self-pickup From Wakilni Tripoli***
   3. ***Self-pickup From Wakilni Sarafand***
   4. ***Self-pickup From Wakilni Yellow Stores Sin-El-Fil***
6. Enter the Wakilni address provided and save the location
7. Go to **Shipping and delivery** tab and scroll to **Local Pickup**

<figure><img src="/files/mWgrrcSTTNsmCobLwiOk" alt=""><figcaption><p>Local pickup section in Shipping and Delivery tab</p></figcaption></figure>

8. Click on the created location (ex: “Self-pickup From Wakilni Beirut”)
9. Check the “**This location offers local pickup**“

<figure><img src="/files/aIFgsg4qtydU8usZycK7" alt=""><figcaption><p>Set This location offers pickup</p></figcaption></figure>

10. Manage your inventory (Make the items available at the self-pickup location) so that "Self-pickup From Wakilni Beirut" becomes a valid option:
    1. Go to **Products** > **Inventory**.
    2. Select the self-pickup location that you want your product to be picked up from by your customers.
    3. Check the product variants that you want to change.
    4. Click **Bulk edit**.
    5. In the bulk editor, click **Columns** and add fields for the self-pickup locations where you want the products to be picked up from by your customers.
    6. Update the inventory quantities for each product variant at the relevant locations.
    7. Click **Save**.
    8. For more information visit: <https://help.shopify.com/en/manual/locations/assigning-inventory-to-locations>

This is how the option will look like on check out:

<figure><img src="/files/lobETvPyuc08CYusS39g" alt=""><figcaption><p>Checkout Page</p></figcaption></figure>

This is how your order will look like when you ship your order on Wakilni’s Portal:

<figure><img src="/files/hNjzGshLRWcSZrXkBkV9" alt=""><figcaption><p>Self-pickup order</p></figcaption></figure>


---

# 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://wiki.wakilni.com/release-notes/create-self-pickup-from-wakilni-option-on-shopify-july-2023.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.
