# Check-out options

## Activate In-Store Pickup

By activating in-store pickup, the user will be taken directly to Shopify's checkout screen, where they can choose whether to have their order shipped home or picked up in-store.&#x20;

Here is the way the checkout flow can be altered by enabling or disabling “**Activate in-store pickup**” in **Settings > App Settings > Activate in-store pickup.**&#x20;

{% embed url="<https://cdn.mburger.cloud/347598/Activate-in-store-Pickup-dashboard-video-mp4?data=eyJtZWRpYV9pZCI6MzQ3NTk4LCJieXRlcyI6MTEwMDk3MSwicHJvamVjdF9pZCI6Mjc4NywiaGFzX2ltZ2l4IjowfQ%3D%3D>" %}

**In-app view when in-store pickup is&#x20;*****enabled*****:**

The user sees a summary page that includes a view of items in the user’s cart, and a CTA to insert a promo code. Once the user clicks 'Proceed', they are taken to step 1 of the checkout flow, '**Information**', then continue through step 2, 'Shipping, and Step 3 'Payment'.

{% embed url="<https://cdn.mburger.cloud/347664/NEW-SCREEN---checkout--in-store-pickup-enabled.png?data=eyJtZWRpYV9pZCI6MzQ3NjY0LCJieXRlcyI6MTUzOTQwLCJwcm9qZWN0X2lkIjoyNzg3LCJoYXNfaW1naXgiOjB9>" %}

**When the user is Logged In and in-store pickup is&#x20;*****disabled*****:**

The user sees a summary page where they can see a summary of items in their cart, a call to action to insert a promo code, their pre-saved Shipping information displayed, an ability to change their shipping type (ex: Standard, Express). Once users click “Proceed”, they are taken immediately to step 3 of the checkout flow,  '**Payment**'.

{% embed url="<https://cdn.mburger.cloud/347665/NEW-SCREEN---checkout-in-store-pickoup-disactivated.png?data=eyJtZWRpYV9pZCI6MzQ3NjY1LCJieXRlcyI6MTg5MzA0LCJwcm9qZWN0X2lkIjoyNzg3LCJoYXNfaW1naXgiOjB9>" %}

## Optional Account Checkout&#x20;

In this section you can choose whether to enable or disable guest checkout. By enabling it, users will be able to checkout even without logging in, otherwise they will have to register an account in order to checkout.

## **Notes**

Enabling this option will give users the ability to enter notes for a checkout.


---

# 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://docs-en.shoppy.is/shoppy-dashboard/settings/app-settings/check-out-options.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.
