# Enable customers to purchase your membership program

**Setup time is approximately 2 minutes**

This step publishes your membership tier correctly on your storefront. If your tier is recurring, Memberply will display the subscription details on the product page and make sure it is added to cart correctly so customers are billed as expected and receive their member benefits.

> If your store uses a payment gateway that does not support Shopify subscriptions, follow our alternative setup guide before launching your membership. [View the alternative setup guide](https://help.memberply.com/how-to-offer-subscriptions-with-non-supported-payment-gateways-in-shopify).

1. In the Shopify dashboard, on the left hand side menu, click on Themes.

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

2. On the right hand side, click on the Customize button next to your theme.

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

3. From the drop down list at the top, select Products and then Default product.

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

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

4. In the left hand sidebar, under Product information, click on Add block.

<figure><img src="/files/3BwhN9NRRE6yu7ta6kz9" alt=""><figcaption></figcaption></figure>

5. Click on Apps and then click on the Memberply Subscription Details component.

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

6. Drag and move the Memberply Subscription Details component on the left hand sidebar up to just underneath Price.

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

7. On the right hand side, customize the Memberply Subscription Details component to your needs.

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

8. Click on Save in the top right corner.

<figure><img src="/files/B8zySIpCP7JGLFYPOUjB" 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://help.memberply.com/getting-started/enable-customers-to-purchase-your-membership-program.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.
