Multipurpose theme documentation

Multipurpose Fashion Theme

Template Customer Account

Multipurpose Fashion Theme

Theme: Multipurpose Fashion Theme

Help Center > Pages & Templates > Customer Account


Overview

Customer account templates (templates/customers/*.liquid) handle login, registration, account dashboard, addresses, order history, and password recovery. These pages use Liquid templates (not JSON) and are styled with main-account.css to match the theme's design tokens (tokens.css, base.css).

Who This Is For

  • Merchants - Customer accounts must be enabled in Settings > Checkout. The theme provides a polished, fashion-forward account experience.
  • Prospective merchants - All required customer templates are present and styled consistently.
  • Theme Reviewers - Customer templates follow Shopify best practices and use semantic HTML.

Template Files

File Purpose
customers/login.liquid Customer login form; guest checkout option if enabled
customers/register.liquid New customer registration
customers/account.liquid Account dashboard: order history, links to addresses
customers/addresses.liquid Address list, add new address form, edit/delete
customers/order.liquid Individual order detail (line items, shipping, status)
customers/activate_account.liquid Account activation (invitation email)
customers/reset_password.liquid Password reset form (from email link)
customers/recover_password.liquid Request password reset email

Styling

All customer pages use:

  • main-account.css - Layout, forms, cards, navigation
  • tokens.css - Colors, typography, spacing, radius
  • base.css - Page width, buttons, utilities

Design tokens ensure a consistent, fashion-forward look across login, account, addresses, and order pages.


For Merchants

  1. Enable customer accounts: Settings > Checkout > Customer accounts (Required, Optional, or Disabled).
  2. Customers access account via the header account icon or /account.
  3. Login and register pages are linked from each other.
  4. Password recovery is available from the login page.

For Theme Reviewers

  • All required customer templates are present.
  • Forms use proper labels, autocomplete, and error handling.
  • Breadcrumbs and navigation support accessibility.
  • Styling uses theme design tokens; no inline styles.

Next steps

Questions? Chat with us.

Ask questions about the theme docs

Hi! I'm your theme documentation assistant. Ask me anything about the Multipurpose theme setup, sections, or settings.

AI answers from theme docs