How to separate login and registration page in woo-commerce storefront theme, have tried copy login-form.php and paste it and rename as register.php, added link in login Login page and inserted some code in template functions.php file but not working.
Used Woo-commerce Login/Signup plugin by Phoenix but didn't work for me.
You can create two pages with this shortcode and hide register form from one page and login form from another page by css.