Merge Fields
- Navigate to the Template Content that you want to contain your Merge Field and click Edit.
- Within the Markup section, Insert a Merge Field using the following format {!quote.SBQQ__FieldName__c} and replace "quote" with the object where the field was created."SBQQ__" is the namespace prefix for the Salesforce CPQ managed package components, soyou'll only need to include it when referencing Salesforce CPQ fields.Do not include "SBQQ__" in any merge fields referencing custom quote fields youcreated after installing Salesforce CPQ.Replace "NameField__c" with the API Name of your custom field.
- "SBQQ__" is the namespace prefix for the Salesforce CPQ managed package components, soyou'll only need to include it when referencing Salesforce CPQ fields.
- Do not include "SBQQ__" in any merge fields referencing custom quote fields youcreated after installing Salesforce CPQ.
- Replace "NameField__c" with the API Name of your custom field.