Checkout and Customer Accounts
Checkout is handled by Shopify. Fit Check controls the storefront paths that send customers to checkout and the customer account templates that Shopify renders inside the theme.
Setup Order
- Configure checkout in Shopify adminUse Shopify admin for checkout settings, payments, shipping, taxes, customer accounts, and checkout branding where available.
- Review storefront handoffTest checkout entry from Product buy buttons, accelerated checkout buttons, cart drawer, and the Cart template.
- Open customer account templatesIn the theme editor, review Checkout and customer accounts so login, account, order, and activate-account pages inherit the right spacing and typography.
- Test account statesCheck signed-out login, account overview, order detail, and account activation flows with real Shopify account states when available.
- Check app additionsReview subscriptions, loyalty, reviews, or account apps that may add account or checkout-adjacent UI.
What Fit Check Provides
| Template | Purpose |
|---|---|
| Login | Customer sign-in and recovery entry point. |
| Account | Account overview after customer login. |
| Order | Individual order detail view. |
| Activate account | Account activation form for invited customers. |
| Cart and product checkout handoff | Checkout buttons, accelerated checkout buttons, and cart-to-checkout paths on storefront templates. |
Checkout Boundary
Shopify owns checkout behavior, payment processing, shipping rates, taxes, customer account mode, and order confirmation behavior. Fit Check should be used to verify the routes that lead into checkout and the customer account pages that the theme renders.
Customer Account Checks
| Flow | What to check |
|---|---|
| Login | Email/password fields, recovery link, account creation link, form errors, and mobile spacing. |
| Account overview | Customer name, default address, order list, empty order state, and logout link. |
| Order detail | Line items, prices, shipping address, billing address, fulfillments, and order status copy. |
| Activate account | Password fields, submit button, decline invitation path, and form errors. |
| Checkout handoff | Product and Cart buttons send customers to Shopify checkout without trapping focus or losing cart state. |
Publish Checklist
- Configure payment, shipping, taxes, and customer account settings in Shopify admin.
- Test add-to-cart followed by checkout from a product page.
- Test checkout from the Cart page and cart drawer.
- Check accelerated checkout buttons if they are enabled for the store.
- Review customer account pages with a real test customer where possible.
- Confirm any account or checkout apps do not crowd core forms.