Create a custom quote Theme for your business based on the HubSpot provided CMS Quote Theme.
cms-quotes-theme
in the @hubspot
folder instead of running the fetch
command. shown in step 1.Fetching the theme to your local directory
my-quotes-theme
in your local file system. This folder contains all of the assets needed for the quote theme, including mock data and module defaults within the imports
folder.Upload and watch changes
watch
command to trigger automatic uploads on each file save:my-quotes-theme
folder in the design manager. To open the design manager from the terminal, open a new terminal tab or window and run the hs open dm
command.hs watch
process is running. You can also press q
to end the watch, run another command, then rerun hs watch
.Open a template preview
hs watch
running.Make a change locally
Change the template label
label
parameter from Bold
to a name of your choosing, such as My custom quote template
.Customize the quote template in HubSpot
Create a quote using your new template