Hi
-
How is this page called?
-
is there a way/App where I can make this page more beautiful?
-
I want to collect email addresses on that page. Any app recommendation ?
Hi @kiwi8
Not sure if you can modify the page in your screenshot for a development store.
https://help.shopify.com/en/manual/online-store/themes/password-page
However you can direct users to your-store-name.myshopify.com/password or yourdomain.com/password.
Modify the look of password page via Theme Editor > Template Password,
or modify password.liquid.
https://shopify.dev/docs/storefronts/themes/architecture/templates/password
Capture email via the Email form ( creates email subscribers ) as a requirement for entering password to view development site,
or integrate https://apps.shopify.com/shopify-forms.
Regards