# How to Hide Prices from My Storefront for Visitors?

If you want to hide prices for all visitors, you can create a lock for Visitors on the entire store using the Hide Price feature. Follow these simple steps:

1. **Create a New Lock:**
   * Go to your LockPro dashboard and start by creating a new lock and Choose "Entire store" to ensure that the lock applies to the whole store.

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

2. **Choose the Lock Type:**

* Select "Visitor lock" to target only the visitors who are not logged in.

<figure><img src="/files/9jDVsWBAXBA5lK36KM1y" alt=""><figcaption></figcaption></figure>

3. **Hide the Price:**

* Choose the "Hide price" option. Here, you can customize the text that will be shown to visitors instead of the price. For example, you can set it to "Login to view price."

<figure><img src="/files/9QSSMk4t72zfpK0fPUMS" alt=""><figcaption></figcaption></figure>

4. **Save Your Lock:**

* Add the lock to your desired name and save it.

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

Now, when visitors browse your store without logging in, they will see the text you set instead of the actual prices.

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

If the LockPro app is enabled, you will see the lock in action on your storefront. If it’s not working as expected, please reach out to us at <support@lockpro.io>, and our team will be happy to assist you.


---

# 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-to-hide-prices-from-my-storefront-for-visitors.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.
