This sub-variable is used to redirect the customer to a specific page. In combination with the root variable, it can be used to redirect the customer to a specific page if they are not logged in.
Let’s say that we want to restrict users from accessing the orders page if they are not logged in. We can use the following code to redirect the user to the login page if they are not logged in.