You have built the perfect quote. The bundle is configured, the pricing is correct, the discount is approved. Then the rep clicks a button and sends the customer a PDF that looks like it came out of a 1998 word processor: crooked columns, no logo, a wall of gray text. All that careful work, undone by an ugly document. The customer does not see your data model. They see the page in front of them, and that page is your company’s handshake.
This is what quote templates solve. In this article I want to show you how CPQ takes the numbers behind a quote and renders them as a professional, branded document the customer is glad to receive.
What a quote template actually is
In CPQ, a Quote Template is a reusable layout that controls how a quote is turned into a PDF. You design it once, and every quote generated from it comes out consistent and on-brand. Think of it as the printed face of all the structured data sitting in your quote.
A single template is rarely enough for a mature business, and that is fine. You might have one template for new business, one for renewals, and one for a particular product line. The rep, or a rule, picks the right one, and CPQ assembles the document.
The template itself is built from a few related pieces. Understanding these pieces is most of the battle.
Template sections: the building blocks
A quote PDF is not one solid thing. It is a stack of template sections, and each section is a band of content that appears in a defined order. A typical document reads top to bottom like this:
- A header section with your logo and the customer’s address
- An introduction or cover letter
- The line items table with products, quantities, and prices
- Totals and taxes
- Terms and conditions
- A signature block
Each of these is its own section, and you control the order. Because sections are modular, you can reuse them. The same terms-and-conditions section can appear in three different templates without you rewriting it three times.
The customer never sees your objects and fields. They see sections of paper, so the sections are where the real design work lives.
Template content: the words and the table
Sections need something to display, and that is template content. There are two main kinds, and both matter.
The first is HTML content, which is rich text you author directly: a cover letter, legal terms, a thank-you note. You can include merge fields here, so the customer’s name, the rep’s name, or the total amount get filled in automatically when the PDF is generated. Write it once, personalize it forever.
The second is the line items table, the heart of any quote. This is where CPQ pulls in the actual products, quantities, unit prices, discounts, and totals from the quote lines. You choose which columns appear and in what order. A clean, readable line items table is what makes a quote feel trustworthy.
Conditional sections: showing the right thing
Here is the feature that separates a basic template from a great one. Not every section should appear on every quote. A discount summary only makes sense when there is a discount. A subscription terms section only belongs on a subscription deal.
Conditional sections let you say “only show this section when a certain field is true.” You attach a condition to the section, and CPQ evaluates it at generation time. If the condition is met, the section appears. If not, it quietly disappears and the document flows on as if it were never there.
This keeps your documents honest and uncluttered. The customer sees exactly what is relevant to their deal and nothing more, which makes the whole quote easier to read and faster to sign.
Branding and the small details
The last layer is presentation: your logo, your fonts, your colors, your page margins and footers. CPQ lets you set these so every quote looks unmistakably like your company. It sounds cosmetic, but it is not. A consistent, polished document signals that you are organized and professional, and that impression carries weight when a customer is deciding whether to trust you with their budget.
Spend the time here. Get the logo crisp, the spacing even, the totals aligned. A well-set quote does quiet work for you before a single word is read.
From PDF to signature
Once the document looks right, the natural next step is getting it signed. A clean CPQ-generated PDF flows straight into an e-signature tool, so the customer can approve the deal without printing, scanning, or mailing anything. That handoff closes the loop between configuring a quote and actually winning the business.
Your next step
To see where this document comes from, start with What Is Salesforce CPQ? for the big picture and The CPQ Quote Line Editor to understand the data that fills your template. When the PDF is ready to sign, read DocuSign + Salesforce. You can also explore the full CPQ series.