Conditional Redirect

Hello everyone,

I am looking to achieve a conditional redirect where in,upon clicking Checkout -
If the customer is not logged in then show Signup/Login page
else
redirect to Stripe checkout

Thanks in advance.

Hari

I figured out I could add 2 blocks & use visibility

1 Like