When the user clicks on Book now but is not logged in, we need to display the login Modal in order to allow our users to login and book.
If the user has not an active subscription, we must show the subscription wizard and if the subscription is successful, we will redirect to the booking wizard.
If the user has an active subscription. we will redirect the user to the booking wizard.
When the user clicks on Book now but is not logged in, we need to display the login Modal in order to allow our users to login and book. If the user has not an active subscription, we must show the subscription wizard and if the subscription is successful, we will redirect to the booking wizard. If the user has an active subscription. we will redirect the user to the booking wizard.