How to lock content with Manual Locking

Create your own logics and install it to the theme yourself!

Manual Locking requires a manual install code into your theme to restrict content on the storefront.

To enable this feature, you should go to Manual Restrictions on admin navigation.

In this card, click the button Create rule, then follow the following steps to configure and install your own logics

Step 1: Setup basic configurations

Basic details

Select pages you want to lock "your thing". In this example, I lock "my thing" on all pages

Select customers whom you want to hide "your thing" from. In this example, I restrict "my thing" form guests that do not log in yet. You can also restrict "your thing" from the customers who are not tagged with the tag you want.

Configure your content to display to restricted customers. I configured "You are not allowed to be here."

Step 2: (Optional) Setup advanced configurations

You can configure the Market you want to restrict in "More settings" section.

Step 3: Install the code

Please follow the guide here

Wrap the content you want to hide with {% capture bss_ml_content %} and {% endcapture %}. The "<YOUR_CONTENT_HERE>" is exactly what you want to hide. In this example, I restrict all pages from guests

Step 4: Check your online store

Contact us via Live Chat if you need any helps.

Last updated

Was this helpful?