# Subscriptions

Subscriptions feature allows you to offer recurring orders and payments, ensuring customer loyalty and consistent revenue.

{% hint style="info" %}
You need to install [Subscriptions app](https://apps.shopify.com/subscriptions-by-appstle) and activate payment methods for your shop before being able to add subscriptions.&#x20;
{% endhint %}

### 1. Set up Subscription

{% hint style="info" %}
Step:

1. Go to your **Shopify Admin** and click on **"Apps"** and open the **"Subscriptions app"**.
2. Select **"Next Step"** to proceed.
   {% endhint %}

<figure><img src="/files/Rj2JuMTIHcwzovgkKiet" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
3\. Customize the subscription plan according to your preferences.
4\. Click **"Next"** to save the plan.
{% endhint %}

<figure><img src="/files/Gu2kk4iAYCcLH2qI0zuH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/W4ZofF0hPK4fADaM5gGG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
5\. **"Start selling!"**
{% endhint %}

<figure><img src="/files/cXvMO4C7dV4YWDFrDaRZ" alt=""><figcaption></figcaption></figure>

### 2. Enable Subscription on products

{% hint style="info" %}
Steps

1. In the theme editor **Customize**, click **App embeds**
2. Enable **Subscriptions App**
3. **Save**
   {% endhint %}

<figure><img src="/files/27amU99LY6P8W1Y5zpTw" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
4\. Find and place the **Subscription Widget** within the **Product Summary** section.
5\. **Save** the change to complete the setup.
{% endhint %}

<figure><img src="/files/V8EYO9qE38cTIabHjE3a" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2Gelm1QX0GAYOpm2sXKG" alt=""><figcaption></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://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/subscriptions.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.
