For the complete documentation index, see llms.txt. This page is also available as Markdown.

Storefront display

Read setup guide for lock rule.​

The application alters your theme's storefront components based on three distinct behaviors:

1. Hide price

When you apply a Hide product's price rule, the product remains discoverable on collection grids and product pages. However:

  • The original price text is hidden.

  • The Add to Cart and Buy It Now buttons are disabled.

  • A custom fallback container is rendered in place of the price, prompting visitors to log in, verify their account, or provide a passcode.

Hide price of a product & display a custom message "Log in to see price"
Hide price of products & display custom message "Log in to see price"
Lock a product price and only allow customers with password to view the price
Lock specific products and only allow customers with password to view the price

2. Hide product entirely

When a Hide products entirely rule is active, the application restricts direct access to your selected items or collections:

  • If a visitor tries to click and open a locked product or collection page, the core content is hidden immediately.

  • B2Bridge will show your custom restriction message or a passcode box instead, blocking them from seeing the page details.

Hide entirely products information and only allow login customers to view

3. Hide pages/URLs

When a Hide specific pages / URLs rule is active, any attempt to visit the targeted relative paths instantly replaces the page's core layout with your custom message or passcode input box.

Lock catalog page and only allow log-in customers can access
Lock catalog page and only allow customers with password can access

Last updated

Was this helpful?