RuffRuff Order Limits

(Use Case) Restrict Access to VIP Members Only

This is a configuration example for restricting product page access to members with a specific customer tag.

This is a configuration example for making the target product page visible only to logged-in customers with the "VIP" tag.

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] VIP Members-Only Access

Use this when you want to show the product page only to customers with a specific customer tag, such as VIP members or premium members.

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

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

  • Logged-in customers without the VIP tag: the product page is restricted.

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

Prerequisite: In the Shopify admin, add the same "VIP" tag that you enter in the access rule to the customers you want to allow access to.

(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

VIP

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 in with the VIP tag, logged in without the VIP tag, and logged out, and confirm that it matches the result after setup.

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.