# Shopify OS 2.0

{% hint style="info" %}
This article is only useful if you have an [Online Store 2.0 theme](https://help.shopify.com/en/manual/online-store/themes/managing-themes/upgrading-themes#download-an-online-store-2-0-theme-from-the-shopify-theme-store)
{% endhint %}

If you are using a Shopify Online Store 2.0 theme, it is critical to enable the Beans app in your Shopify theme. The new Online Store 2.0 is a recent improvement released by Shopify to make it easier for app developers to integrate fully with a merchant Shop.&#x20;

You are required to enable Beans in your Online Store 2.0 theme so that your customers can access and use the app functionalities on the storefront.&#x20;

### Steps

1. From the **Shopify dashboard**, go to your **Themes** page.
2. Locate the **Current theme** section and click on **Customize**.
3. Click on **Theme Settings**, go to the **App Embed** tab then locate the **Beans Ultimate** app extension and switch it on.

![Enable Beans in Shopify Store 2.0 theme](/files/zEMgMPHRS5xvbqIJiZjN)


---

# 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://help.trybeans.com/integrations/shopify/os-theme-2.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.
