# How can I hide specific products for non-logged in customers?

**Step 1: Create a new lock**

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

**Step 2:  Selected "Logged in customers" option for Lock Applies to. This indicates to whom lock is created for.**&#x20;

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

**Step 3: Select "Allow Access" for Lock Accessibility. This indicates you want to allow content access.** &#x20;

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

**Step 4: Select "Login page" to redirection path. This indicates non-logged in customers will redirected to the login page**

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

**Step 5: Select specific product you want to hide for visitors**

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

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

**Step 6: Save the lock.**&#x20;


---

# 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.lockpro.io/how-can-i-hide-specific-products-for-non-logged-in-customers.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.
