Customizing Locksmith’s "Access denied content" messages, and redirecting customers
Locksmith access denied content is presented to customers who are signed in, but don’t meet the access requirements of the lock (e.g. the customer doesn’t have the specific customer tag that is required for access). Or when the lock has no keys.
Key conditions that use the “Access denied content" filed:
The "Access denied content" message field can be modified in the same way as Locksmith’s other access messages, including using code to modify the appearance and functionality of the message.
4. Automatically redirecting customers to another part of your store
A JavaScript redirect can can be added to the “"Access denied content" message field if you would like to automatically send customers who are denied access to your lock, to some other part of your store.
This might be useful for a few different reasons:
To take customers to a specific product they can purchase for access. For example, to buy a product, or membership, or subscription for access.
To take customers to an information page.
To take customers to a custom registration form
To direct customers to an alternative resource
Simply add the following code to the "Access denied content" message field and modify the URL to your desired location.