# Lock price

Read [setup guide for Lock Price feature.](/app-configuration/lock-price.md)

<figure><img src="/files/9Mj7WBtr9ujCBlIUGZpy" alt=""><figcaption><p>Lock the entire store</p></figcaption></figure>

<figure><img src="/files/IErL6nLfnZvPeVJWcFzP" alt=""><figcaption><p>Hide price of a product &#x26; display a custom message "Log in to see price"</p></figcaption></figure>

<figure><img src="/files/qMS0QOMIawscieO6d5tG" alt=""><figcaption><p>Hide price of products &#x26; display custom message "Log in to see price"</p></figcaption></figure>

<figure><img src="/files/g0JIPU7cyevUpz00mxde" alt=""><figcaption><p>Lock the entire store and only allow B2B customers with password to enter store</p></figcaption></figure>

<figure><img src="/files/7kHCkyRYl5J0a58hSZY5" alt=""><figcaption><p>Lock a product price and only allow B2B customers with password to view the price</p></figcaption></figure>

<figure><img src="/files/VYYIfgqD7IlgTgtpK03E" alt=""><figcaption><p>Lock specific products and only allow B2B customers with password to view the price</p></figcaption></figure>

{% hint style="success" %}

### Need Help?

If you have questions or run into issues while using any feature, we’re here to help.

* 💬 **Start a** [**Live Chat** with our support team](https://go.crisp.chat/chat/embed/?website_id=a59f354c-f51f-4f84-ae9a-c0e8dd69d2e5) directly from your B2Bridge dashboard.
* 📧 **Email us at** [**support@b2bridge.io**](mailto:support@b2bridge.io) and we’ll get back to you as soon as possible.
  {% endhint %}


---

# 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://docs.b2bridge.io/storefront-display/lock-price.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.
