Question: How to create page with login form section

Greetings,

Goal:

  • Create a Track Your Order page that provides information on how to review orders and a form to log in to your account.

Details:

  • I want to create a “secondary login page”
  • I want this page to have a rich text section
  • I want this page to also have a login form
  • Note: I am using the empire theme

Theoretical Plan:

  • I believe these are the steps I need to take:
    • Create a page
    • Link page to a theme template
    • Go into code editor:
      • Find new template file
        - Add login form code to the new template

Can anyone confirm the above or set me in a better direction? Thanks!

Hi @christopher38 ,

We can’t have a login form on different page other than the default one in the shopify.

What we can do is add rich text section in the login page and create a different order tacking page.

Thank you