> ## 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.

# Roadmap

> What TWICE Commerce is building now.

<Note>
  This page covers work that is actively in motion — committed for the current development cycle, or already written but not yet released. It is not a full backlog, and nothing here is available in your account yet. Scope and timing can change. For what has already shipped, see [Updates](/docs/updates).
</Note>

<Update label="Coming soon" description="Committed for the current cycle">
  ## Coming soon

  Committed for the current development cycle.

  ### Storefront page editor

  Compose storefront pages from a library of content blocks, arranging each page individually instead of configuring one fixed layout in the Theme Editor.

  ### Location-specific order numbering

  Give each location its own order number sequence and format, so an order number identifies where the order was created.

  ### Auto-applied discount codes

  Attach a discount code to a storefront link so it applies at checkout automatically, without the customer entering it.

  ### Earned and intake split in the Revenue report

  The Revenue report separates earned revenue from intake and reports each population on its own, rather than combining them into a single figure.

  ### Responsive storefront images

  Storefront images are delivered through a CDN in size variants matched to the viewport, cutting page weight on small screens.

  ### Translatable pricing labels and checkout fields

  Pricing row labels and custom checkout fields become translatable in the Translation Editor, alongside the strings it already covers.

  ### API key permission scoping

  API keys carry the same role and permission matrix as user accounts, so you can limit a key to the endpoints it needs.

  ### Unified archiving and soft deletion

  Archiving and deletion behave consistently across resources, each carrying `archivedAt` and `deletedAt` timestamps.
</Update>

<Update label="Under development" description="Built, not yet released">
  ## Under development

  Written and merged, waiting on a release.

  ### Pickup and return hours on the store page

  The store page shows booking pickup and return hours above the location's opening hours, so customers see collection times before opening times.
</Update>
