# Order Pick Up

Unzip and [install plugin](https://www.dummies.com/web-design-development/wordpress/templates-themes-plugins/how-to-install-wordpress-plugins-manually/) from WooPickUpCheckout.zip

You can set optional pick up filelds in Setting-> Pick Up Checkout&#x20;

![](/files/-Lme7HK1yz-MI_dWA4UM)

Please use `pick_up_checkout_enable` for enable this future in mobile app and `pick_up_checkout_is_optional` for enable optional pick up field in mobile app

![](/files/-Lme7xO8JgIULFYNWBc6)

As a result you get:

![Woo order page with pick up date time](/files/-Lme9AXiqDZYmNnrbXvM)

![Woo order details page with pick up date time](/files/-Lme9GchthL71REz22MX)

![Mobile app order screen with pick up date time](/files/-Lme9xa5tiscD8hnvaY_)


---

# 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://viktor-derk.gitbook.io/woocommerce_react_native/order-pick-up.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.
