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

# Quick Orders

When logged in to the storefront, a buyer can click **Quick Order** from the account options to open the Quick Order form. This is useful when the buyer knows the name or product code of the items they need to purchase and do not need to browse for the product page.

<CardGroup cols={2}>
  <Card title="Cart & Checkout Concepts" icon="book-open" href="/concept-guides/cart-and-checkout" horizontal data-rec="concept-guide">
    Learn about shopping cart and checkout workflows
  </Card>

  <Card title="Developer Reference" icon="code" href="/developer-guides/cart" horizontal data-rec="developer-doc">
    See the Cart API documentation for programmatic access
  </Card>
</CardGroup>

From this form, the buyer can also save their selected items to a new product list, storing them for future reference.

<img src="https://mintcdn.com/kibocommerce-59e68a4a/qmFTB-INEzgu11uM/img/quick-order.png?fit=max&auto=format&n=qmFTB-INEzgu11uM&q=85&s=d39bd6ce9a1672cc0432e1fcd0114d3f" alt="The Quick Order page on the storefront" width="1227" height="499" data-path="img/quick-order.png" />
