> ## Documentation Index
> Fetch the complete documentation index at: https://kb.hosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Restricting product pricing to logged-in customers in OpenCart

> Learn how to boost conversions by hiding product prices for non-logged-in users in OpenCart.

Hiding product or service prices encourages potential or serious customers and acts as a conversion push. This article explains how to restrict the display of product prices to logged-in customers only for [OpenCart](https://hosting.com/hosting/platforms/opencart-hosting/).

## Restricting product pricing to logged-in customers only for OpenCart.

To hide the price of the products, follow these steps:

1. Log into OpenCart as an administrator.
2. On the **Dashboard** in the left sidebar, click **System**, and then click **Settings** to customize store settings:\ <img src="https://static.hosting.com/kb/kb_opencart_settings_menu.png" />
3. Select the store and click on the **Edit** button:\ <img src="https://static.hosting.com/kb/kb_opencart_editstore_settings.png" />
4. On the **Settings** page, click Option tab:\ <img src="https://static.hosting.com/kb/kb_opencart_store_option.png" />
5. Find the **Login Display Prices** option, change its setting to Yes, and save  changes:\ <img src="https://static.hosting.com/kb/kb_opencart_logindisplayprices.png" />
6. The product prices will only be visible to logged in customers:\ <img src="https://static.hosting.com/kb/kb_opencart_productdisplay.png" />

## More information

For more information about product price options, please visit: [https://docs.opencart.com/](https://docs.opencart.com/)

## Related articles

* [Cancel orders in OpenCart](/docs/cancel-orders-in-opencart)
* [Disable product reviews in OpenCart](/docs/disable-product-reviews-in-opencart)
* [Generating invoices in OpenCart](/docs/generating-invoices-in-opencart)
