> ## Documentation Index
> Fetch the complete documentation index at: https://www.twicecommerce.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Design your storefront

> Theme, pages and navigation, languages, and the templates behind them.

Step 6 of the [launch path](/docs/guides/launch/overview). Everything here is appearance. It matters, and it is the step you should never let hold a launch date — a plain storefront that takes orders correctly beats a beautiful one that is two weeks late.

Come back to this step as often as you like after go-live. Nothing in it is structural.

## Make the storefront yours

Colours, fonts, logo, then the pages a customer moves through and the navigation that gets them there. Work the theme before the pages: page composition is easier to judge once the type and colour are settled.

<Note>
  A guide for making the storefront yours is in progress. Until it lands: [Design the storefront](/docs/guides/sales-channels/design-the-storefront), [Pages and navigation](/docs/guides/sales-channels/storefront-pages-and-navigation), [Theme Editor](/docs/sales-channels/online-store/theme-editor/overview).
</Note>

**Done when:** a customer can get from the front page to a bookable listing in a couple of clicks, and it looks like you.

## Sell in more than one language

If you sell in more than one language, this is where the catalog gets translated and the system's own wording gets overridden with your vocabulary. Skip it entirely if you do not.

<Note>
  A guide for selling in more than one language is in progress. Until it lands: [Translations](/docs/settings/translations), and the [translations](/docs/concepts/admin/translations) and [localization](/docs/concepts/admin/localization) concepts.
</Note>

**Done when:** the storefront reads correctly in every language you sell in.

## Reuse rather than retype

Listings of the same kind should be described consistently without retyping, and your images should be uploaded once and reused. Neither is required to launch; both save real time afterwards.

See [Listing templates](/docs/settings/listing-templates) and [File Manager](/docs/settings/file-manager).

## Related articles

<CardGroup cols={2} className="doc-rows-condensed">
  <Card title="Launch path" href="/docs/guides/launch/overview">
    The whole path, in order.
  </Card>

  <Card title="Connect payments" href="/docs/guides/launch/make-it-sellable">
    The previous step.
  </Card>

  <Card title="Test your processes" href="/docs/guides/launch/test-end-to-end">
    The next step: proving it all works.
  </Card>

  <Card title="Sales channels guides" href="/docs/guides/sales-channels/overview">
    Every storefront task, in full reference detail.
  </Card>
</CardGroup>
