# Quote Customization ## Cover Image You can select a cover image from the theme settings sidebar. ## Section Intro Subtitles Subtitles can be open by default or expanded with an icon click. ## Hello Bar You can add a message to an alert box at the top of the page with custom content. ## Quote Theme Just like the rest of your company [pages](pages) your quotes can have a theme. When quotes are created they will default to the company [theme settings](settings/theme%20settings) but can also be modified to be unique. The same templates are available as themes to choose from on the quotes page and you can change the font as well. # Section Customization Each section of information in your quotes can have its title and subtitle content modified. You can also reorder and remove/replace the sections. ## Markdown Editor A full markdown editor makes it easy to add markdown and html to your section subtitles. ## Dynamic Variables You can use dynamic variables in your subtitles to display various content. Here is a list of available variables: - **{{name}}** - Customer Name - **{{net_cost}}** - Net cost of the system - **{{number_of_panels}}** - Total number of panels proposed - **{{number_of_inverters}}** - Total number of inverters proposed - **{{total_system_capacity}}** - Total DC kW - **{{total_ac_capacity}}** - Total AC kW - **{{total_ac_annual}}** - Estimated Total annual kWh - **{{payback_period}}** - Payback period in years - **{{return_on_investment}}** - Return on investment - **{{30_year_net_savings}}** - 30 year savings - net cost - **{{30_year_savings}}** - 30 year savings - **{{escalation_rate}}** - Annual escalation rate from utility - **{{power_bill_year_30}}** - Power bill in 30 years without solar - **{{power_bill_year_30_with_solar}}** - Power bill in 30 years with solar ###### You need to be sure to use two curly brackets on both sides with no space between the text and the brackets or the text will not be able to render. ## Custom CSS You can add custom css by opening the customization sidebar and writing it into the input. Custom css will only affect the quote to which it is applied. ## Save For Future Quotes You can save any modifications to your section titles and subtitles to all future quotes by toggling on at each section after making edits.