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

# Adding an Opportunity Product

> Use the Opportunity Products button to search for a product and add it to an Opportunity.

## Overview

You add products to an Opportunity with the **Order Entry** component, which appears on an Opportunity as the **Opportunity Products** button. Each product you add creates an Opportunity product (`OpportunityLineItem`) record on the Opportunity. After adding a product, you can adjust its quantity.

<Tip>
  How many products the search returns is configurable. See [Configuring Max Number of Products in Search](/end-user-guides/orders/orders/configuring-max-number-of-products-in-search).
</Tip>

## How to Add a Product to an Opportunity

<Steps>
  <Step title="Open the Opportunity">
    Navigate to the **Opportunity record detail page**.
  </Step>

  <Step title="Open Opportunity Products">
    At the top right, click **Opportunity Products**.

    <Frame>
      <img src="https://mintcdn.com/fusionspan/4u-JGPkRA8QDMGYi/images/end-user-guides/4855857207/Screenshot_2025-01-03_at_1.34.55-PM.png?fit=max&auto=format&n=4u-JGPkRA8QDMGYi&q=85&s=b49d70876de90fdfe89a690253a85a29" alt="Opportunity Products button at the top right of an Opportunity" width="1199" height="139" data-path="images/end-user-guides/4855857207/Screenshot_2025-01-03_at_1.34.55-PM.png" />
    </Frame>
  </Step>

  <Step title="Search for the product">
    In the search bar, search for the product you want to add.

    <Frame>
      <img src="https://mintcdn.com/fusionspan/4u-JGPkRA8QDMGYi/images/end-user-guides/4855857207/Screenshot_2025-01-03_at_1.35.36-PM.png?fit=max&auto=format&n=4u-JGPkRA8QDMGYi&q=85&s=26a691d6445e2eecf22f773e5fbebb0a" alt="Product search bar in the Opportunity Products component" width="1186" height="297" data-path="images/end-user-guides/4855857207/Screenshot_2025-01-03_at_1.35.36-PM.png" />
    </Frame>
  </Step>

  <Step title="Add the product">
    Select the product, then click **Add**. The product appears under the Opportunity details.

    <Frame>
      <img src="https://mintcdn.com/fusionspan/4u-JGPkRA8QDMGYi/images/end-user-guides/4855857207/Screenshot_2025-01-03_at_1.36.24-PM.png?fit=max&auto=format&n=4u-JGPkRA8QDMGYi&q=85&s=149a62b10c8863ef82790dc2c3b2fdf7" alt="Added product shown under the Opportunity details" width="1167" height="506" data-path="images/end-user-guides/4855857207/Screenshot_2025-01-03_at_1.36.24-PM.png" />
    </Frame>
  </Step>

  <Step title="Adjust the quantity">
    Under **Actions**, click **Edit** on the right side of the product. Adjust the quantity, then click **Save**.
  </Step>
</Steps>

## Limitations and Common Pitfalls

* **At least one product is required to convert.** An Opportunity must have at least one product before it can be converted to an Order — converting a product-less Opportunity is blocked.
* **Opportunities use the standard price book.** Pricing on an Opportunity comes from the standard price book; a non-standard price book is rejected.
