RuffRuff Order Limits

(Use Case) Restrict Access to Members Only

This is a configuration example for restricting product page access to logged-in members only.

This is a configuration example for making the target product page visible only to logged-in customers. Even registered members are restricted as guests (not logged in) while logged out.

Prerequisite: Select a pricing plan and enable the app embed in the theme that uses access limits. For instructions, see "Initial Setup (Access Limits)".

You can check the behavior with a demo product: [Demo] Members-Only Access

Use this when you want to offer members-only products or pages that are shown only to customers who are logged in.

Prerequisite: The following results assume there is no other active access rule targeting the same product.

  • Logged-in customers: the product page is shown.

  • Guests (not logged in): the product page is restricted.

(1) Create an access rule

Open the app admin → "Access rules" → "Create rule".

(2) Enter the settings

Configure the following.

Field

Value

Title

Any internal title

Priority

0

Eligible items

Products, collections, or product tags to restrict

Visible to

Logged in customer

Allowed customer tags

Blank

Denied customer tags

Blank

Restriction method

Show custom screen, or Redirect to URL

(3) Save and enable the access rule

Save the settings, then select "Enable rules" in the access rules list or "Enable" on the edit screen.

(4) Check the behavior

Open the same target product while logged out and while logged in, and confirm that it is restricted when logged out and shown when logged in.

Note: Access rules do not block purchases or provide complete content protection. Do not put sensitive information on restricted pages, and if you also want to restrict purchases, use a customer rule together with this.