---
title: "Quick picks"
description: "Set up quick picks under Order Entry > Quick Picks to preconfigure frequently used items with a default quantity and optional custom price, then add them to any order with one click."
doc_type: how-to
audience: merchant
sidebar_position: 8
# Provenance — do not edit by hand; used by re-run diffing and redirects.
confluence_page_id: "4160716869"
confluence_url: "https://ultracart.atlassian.net/wiki/spaces/ucdoc/pages/4160716869"
last_updated_in_confluence: "2026-02-18T21:41:45.516Z"
---
Quick picks are frequently-used items that you preconfigure for one-click addition during order entry. Instead of searching for the same products every time, you set them up once with a default quantity and optional custom price, then add them to any order with a single click.

## Overview

Quick picks are managed from **Order Entry > Quick Picks** in the left navigation menu. During order entry, you access them from the **Quick Picks** button in the items section header on the create order screen.

![Quick picks management page](pathname:///confluence/4160716869/oe-quick-picks.png)

## Adding a quick pick

1.  Navigate to **Order Entry > Quick Picks**.
2.  Select **Add Item**.
3.  Search for the item by item ID or description in the search modal.
4.  Set the **quantity** for this quick pick.
5.  Optionally set a **custom price** to override the standard item price.
6.  Select **Add**.

The quick pick appears in the list with its item ID, quantity, and price. UltraCart prevents duplicate entries — if an item with the same ID, quantity, and price already exists, it won't be added again.

## Using quick picks during order entry

1.  On the create order screen, select **Quick Picks** in the items section header.
2.  A modal displays your configured quick-pick items.
3.  Select an item to add it to the current order with the preconfigured quantity and price.

This is especially useful for agents who regularly create orders with a common set of products, such as starter kits, sample packs, or standard reorders.

## Editing a quick pick

1.  Navigate to **Order Entry > Quick Picks**.
2.  Select the edit icon (pencil) on the quick pick you want to change.
3.  Update the quantity and/or custom price.
4.  Save your changes.

## Removing a quick pick

Select the delete icon (trash) on any quick pick to remove it. The item is removed from the quick picks list immediately.

## Related pages

-   [Items and products](./items-and-products.md)
-   [Order templates](./order-templates.md)
-   [Creating an order](./creating-an-order.md)
