# Hide product price on the front store for specific customers

1. Open the app >  click **Locks** > click **Create Lock** button or open an existing **Lock**&#x20;
2. In **Lock resources**  > **Content to lock** section, select **Specific products or Specific collections** option > Add **products/collections** you want to apply the Lock in the Restricted products/collections section:&#x20;

<figure><img src="/files/5yhxTH5DGfTdLrt7X09J" alt=""><figcaption></figcaption></figure>

3. Add **products/collections** you want to apply the Lock in the Restricted products/collections section.&#x20;

Then the product **Product settings** option will show up below, tick on **Hide product prices** checkbox

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

4. In **Conditions settings** section > **Select who can (or cannot) access the content** > select **Selected customer** and configure other settings.&#x20;

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

\*In the **Accessibility** section, you need to choose between **CAN ACCESS** and **CANNOT ACCESS**.&#x20;

* CAN ACCESS means customers who satisfy the lock condition **can see** the locked content.
* CANNOT ACCESS means customers who satisfy the lock condition **cannot see** the locked content.&#x20;

There are **2 types to select customer**:&#x20;

* **Manual**: click **Manage customer** button and select customers from all customers in your store&#x20;
* **Rules**: set up condition with customer tag. For example: ***customers – is tagged with – wholesale.*** Customers who has tag “wholesale will not be able to view the price o the selected products.&#x20;

*With the above setup, customers are forced to login to your store and they need to be added to the customer list in the lock to be able to see the locked content. If they don't login or login without being added to the list, they still cannot access the content.*

*The app will take customers to the login page when they first try to access the locked content.*&#x20;

5. Click **Save** to update the changes

&#x20;  Check the result on the front store

{% hint style="success" %}
**Need support?**

If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://samita.io/pages/contact)
{% 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.samita.io/b2b-lock-password-protect/hide-price-1/hide-product-price-on-the-front-store-for-specific-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.
