# Restrict non-members from accessing exclusive product collections

If you have certain collections that you only want members to access, please go through the following steps to add the Memberply Exclusive Product Access component to your store theme. This will handle checking if a member has access or not.

NOTE: When a non-member tries to access locked collections, a pop up message will appear letting them know they don't have access. They are then redirected to another page (which is customizable).

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 Collections.

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

4. Then select Default collection.

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

5. In the left hand section under Template, click on Add section.

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

6. Click on Apps and then click on the Memberply Exclusive Product Access component.

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

7. Customize the Memberply Exclusive Product Access component to your needs.

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

8. Click Save in the top right corner.

<figure><img src="/files/c5iePti0UDXWiNsMXMTG" 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/how-to-create-exclusive-products-for-members/restrict-non-members-from-accessing-exclusive-product-collections.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.
