Quote Line Item
A line item on a Salesforce Quote record that specifies a particular product, its quantity, unit price, and any discounts, representing one product entry in the overall pricing proposal.

Definition
A line item on a Salesforce Quote record that specifies a particular product, its quantity, unit price, and any discounts, representing one product entry in the overall pricing proposal.
In plain English
“A Quote Line Item is a line on a Salesforce Quote that specifies a particular product with its quantity, unit price, and any discounts. Each product in a quote has its own line item, representing one entry in the overall pricing proposal.”
Worked example
An AE at Helmsford Software builds a Quote with three Quote Line Items: 100 seats of the analytics-suite product at $80/seat with a 15% volume discount; 50 seats of the integration-platform product at $120/seat at list price; one one-time professional-services line at $25,000. Each Line Item has its own quantity, unit price, and discount; together they compose the $42,000 Quote total. Quote Line Items mirror what Order Line Items track post-deal - granular per-product pricing data - but live in the pre-deal Quote object.
Why Quote Line Item matters
A Quote Line Item is a line item on a Salesforce Quote record that specifies a particular product, its quantity, unit price, and any discounts, representing one product entry in the overall pricing proposal. Line items are typically created from opportunity products (carried over when a quote is generated from an opportunity) or added directly to the quote.
Line item management is where the pricing detail lives. A quote's total is derived from summing line item subtotals, with discounts, taxes, and other adjustments applied. Mature quoting processes ensure line item accuracy before generating quote PDFs, since errors in line items flow through to customer-visible documents. Salesforce CPQ provides enhanced line item capabilities for complex scenarios like product bundles, discount schedules, and multi-dimensional pricing.
How to create Quote Line Item
Quote Line Items are the per-product rows on a Quote, mirroring Opportunity Line Items at quote-creation time. Once a Quote is created, its line items diverge from the Opp's — you can adjust pricing for the customer's specific quote without affecting the Opportunity.
- Open the parent Quote
Line items live on the Quote, not the Opportunity, after the Quote is created.
- (If creating from scratch) initial line items copy from Opp products
When a Quote is first created, Salesforce copies all Opp Products as Quote Line Items automatically.
- Open Quote Line Items related list → Add Line Items
To add more (beyond what came from the Opp). The picker shows products in the same Price Book as the Quote.
- Set Quantity, Sales Price, Discount
Same fields as Opp products. Sales Price can differ from the Opp version — that's the point.
- Save
Quote Line Item created. The Quote's Subtotal, Discount, Total Price recalculate from line items.
- (Optional) Sync the Quote back to the Opp
Set Synced on the Quote = true. This pushes line items back onto the Opportunity, replacing whatever was there.
Required by association — line items don't exist outside a parent Quote.
Required. Must be in the Quote's Price Book.
Required.
Required.
- Initial line items copy from Opp Products at Quote creation. After that, the two diverge — editing Opp products doesn't update the Quote, and vice versa, unless the Quote is set as Synced.
- Only one Quote per Opportunity can be Synced at a time. Switching the synced quote pushes the new one's line items onto the Opp, overwriting the previous sync.
- Deleting a Quote Line Item is irreversible. There's no undo — re-add the product from the picker if you need to recover.
How organizations use Quote Line Item
Uses standard quote line items for their straightforward pricing scenarios.
Validates quote line items before PDF generation to catch errors before customers see them.
Uses Salesforce CPQ for complex line item scenarios with bundles and discount schedules.
Trust & references
Straight from the source - Salesforce's reference material on Quote Line Item.
- CPQ Quote Line FieldsSalesforce Help
- Using the Quote Line EditorSalesforce Help
About the Author
Dipojjal Chakrabarti is a B2C Solution Architect with 29 Salesforce certifications and over 13 years in the Salesforce ecosystem. He runs salesforcedictionary.com to help admins, developers, architects, and cert/interview candidates sharpen their fundamentals. More about Dipojjal.
Test your knowledge
Q1. What is a Quote Line Item?
Q2. Where do quote line items usually come from?
Q3. Why validate line items before PDF?
Discussion
Loading discussion…