LockPro
  • πŸ”What is LockPro?
  • πŸ”ŒMy Locks aren't running, How to solve this?
  • πŸ‘•How can I hide specific products for non-logged in customers?
  • How to Hide Prices from My Storefront for Visitors?
  • πŸ”’Create passcode lock for visitors on Entire store?
  • πŸ” How customer tag based lock conditions works?
  • πŸ“’Change Log
  • πŸ”Privacy Policy
Powered by GitBook
On this page

How customer tag based lock conditions works?

PreviousCreate passcode lock for visitors on Entire store?NextChange Log

Last updated 12 months ago

Let's say you have three customer tags: Wholesale Group 1, Wholesale Group 2, and Wholesale Group VIP.

Here’s how the AND and OR conditions work:

  • OR Condition: If you create a lock with OR conditions, the lock applies if any of the specified tags are present. For example, if you set an OR condition with Wholesale Group 1 and Wholesale Group 2, a customer needs to have either the Wholesale Group 1 tag or the Wholesale Group 2 tag to be eligible for the lock.

  • AND Condition: If you add an AND condition along with OR conditions, the customer must have the tag specified in the AND condition in addition to any tag from the OR conditions. For example, if you have an OR condition with Wholesale Group 1 and Wholesale Group 2, and an AND condition with Wholesale Group VIP, a customer must have the Wholesale Group VIP tag along with either Wholesale Group 1 or Wholesale Group 2 tag to be eligible for the lock.

This means that while the OR conditions provide flexibility by allowing any one of the tags, the AND condition adds an extra requirement that must also be met.

πŸ”