<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to edit CPQ quote templates at the code level? in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202461#M44149</link>
    <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/745854"&gt;@CarlosAvilez&lt;/a&gt;&lt;/SPAN&gt; - thanks for posting in the Community!&lt;BR /&gt;&lt;BR /&gt;I understand that we're looking for insight on how to customize quotes u&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;sing the new &lt;/SPAN&gt;HubSpot CPQ model&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;, specifically at the coding-level. I'd like to tag in some experts here to see if they have any thoughts for us!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/73772"&gt;@Kevin-C&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/2450"&gt;@tjoyce&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/63499"&gt;@SteveHTM&lt;/a&gt;&lt;/SPAN&gt; - any answers to &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/745854"&gt;@CarlosAvilez&lt;/a&gt;&lt;/SPAN&gt;'s questions?&lt;BR /&gt;&lt;BR /&gt;Shane, Community Manager&lt;/P&gt;</description>
    <pubDate>Thu, 18 Sep 2025 23:29:39 GMT</pubDate>
    <dc:creator>STierney</dc:creator>
    <dc:date>2025-09-18T23:29:39Z</dc:date>
    <item>
      <title>How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202450#M44148</link>
      <description>&lt;P data-start="182" data-end="211"&gt;Hi everyone,&lt;/P&gt;
&lt;P data-start="213" data-end="369"&gt;I’ve been looking into customizing quotes using the new &lt;STRONG data-start="269" data-end="290"&gt;HubSpot CPQ model&lt;/STRONG&gt;, but I can’t find clear information on how to do this &lt;STRONG data-start="345" data-end="366"&gt;at the code level&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P data-start="371" data-end="498"&gt;In the official documentation, I’ve seen that you can create and edit templates through the UI, but I haven’t found a way to:&lt;/P&gt;
&lt;UL data-start="499" data-end="687"&gt;
&lt;LI data-start="499" data-end="577"&gt;
&lt;P data-start="501" data-end="577"&gt;Edit a template directly in code (like we could with the &lt;EM data-start="558" data-end="573"&gt;legacy quotes&lt;/EM&gt;).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="578" data-end="623"&gt;
&lt;P data-start="580" data-end="623"&gt;Add custom modules inside a CPQ template.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="624" data-end="687"&gt;
&lt;P data-start="626" data-end="687"&gt;Deploy/mount those modules into a new or existing template.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-start="689" data-end="903"&gt;With &lt;EM data-start="694" data-end="709"&gt;legacy quotes&lt;/EM&gt;, it was possible to work directly with the template code and extend it with modules. However, in the new CPQ model I don’t see an equivalent option, nor do I find clear documentation on this.&lt;/P&gt;
&lt;P data-start="905" data-end="933"&gt;My specific questions are:&lt;/P&gt;
&lt;OL data-start="934" data-end="1174"&gt;
&lt;LI data-start="934" data-end="1003"&gt;
&lt;P data-start="937" data-end="1003"&gt;Is there currently a way to edit CPQ templates directly in code?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="1004" data-end="1064"&gt;
&lt;P data-start="1007" data-end="1064"&gt;Is it possible to add custom modules to a CPQ template?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="1065" data-end="1174"&gt;
&lt;P data-start="1068" data-end="1174"&gt;If yes, what’s the process for implementation? (e.g. using &lt;CODE data-start="1127" data-end="1137"&gt;hs fetch&lt;/CODE&gt; / &lt;CODE data-start="1140" data-end="1151"&gt;hs upload&lt;/CODE&gt;, or something else?)&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P data-start="1176" data-end="1239"&gt;Any reference, example, or guidance would be super helpful &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;
&lt;P data-start="1241" data-end="1261"&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 22:58:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202450#M44148</guid>
      <dc:creator>CarlosAvilez</dc:creator>
      <dc:date>2025-09-18T22:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202461#M44149</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/745854"&gt;@CarlosAvilez&lt;/a&gt;&lt;/SPAN&gt; - thanks for posting in the Community!&lt;BR /&gt;&lt;BR /&gt;I understand that we're looking for insight on how to customize quotes u&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;sing the new &lt;/SPAN&gt;HubSpot CPQ model&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;, specifically at the coding-level. I'd like to tag in some experts here to see if they have any thoughts for us!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/73772"&gt;@Kevin-C&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/2450"&gt;@tjoyce&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/63499"&gt;@SteveHTM&lt;/a&gt;&lt;/SPAN&gt; - any answers to &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/745854"&gt;@CarlosAvilez&lt;/a&gt;&lt;/SPAN&gt;'s questions?&lt;BR /&gt;&lt;BR /&gt;Shane, Community Manager&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 23:29:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202461#M44149</guid>
      <dc:creator>STierney</dc:creator>
      <dc:date>2025-09-18T23:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202513#M44150</link>
      <description>&lt;P&gt;I'm looking for a way to achieve this too. So far, I haven't found any option for this leading me to believe that custom coded quote templates aren't available for the new CPQ experience at this time. Subscribing to this thread in case anyone finds anything different however.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 03:43:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202513#M44150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-19T03:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202647#M44151</link>
      <description>&lt;P&gt;I'm looking for this too but it looks like it's not possible at the moment. The new CPQ Quote theme is not available to access (located at &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/63720"&gt;@hubspot&lt;/a&gt;/cpq-theme/) and it doesn't seem like the system is designed to load other files as quote templates yet.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichaelMa_0-1758284992503.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/156175iCA3D5A8D8F66432A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MichaelMa_0-1758284992503.png" alt="MichaelMa_0-1758284992503.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The templateType for the CPQ Quotes still use "quote" like normal quotes so HubSpot must be hardcoding and/or limiting where it loads the templates. I can clone the CPQ quote template file but I get lots of errors/warnings with missing data and/or other files.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichaelMa_1-1758285078161.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/156176i62F215EC4C2847E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MichaelMa_1-1758285078161.png" alt="MichaelMa_1-1758285078161.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 12:32:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202647#M44151</guid>
      <dc:creator>MichaelMa</dc:creator>
      <dc:date>2025-09-19T12:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202656#M44152</link>
      <description>&lt;P&gt;Yeah I got about as far as you did there. The modules aren't accessible either so looks like we can only wait for the team to allow custom coded templates we create to be used in the new experience. I suspect it'll be something similar to enabling drag and drop functionality amd other things given that seems like a key feature of the new CPQ experience.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For what it's worth, the hubl.html structure reminds me of a CMS React project:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/cms/start-building/introduction/react-plus-hubl/react-plus-hubl-quickstart" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/cms/start-building/introduction/react-plus-hubl/react-plus-hubl-quickstart&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 12:30:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202656#M44152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-19T12:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202673#M44153</link>
      <description>&lt;P&gt;I was talking to my team about the quote templates and analyzing it in our test account&amp;nbsp; and we thought it was going to be React based modules also!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Especially with the "live updates" that happen to OTHER modules when you do things like add/edit/delete Line Items. Aka, add Line Item, the summary module updates in real-time. Definitely feels like a useEffect happening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 12:47:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202673#M44153</guid>
      <dc:creator>MichaelMa</dc:creator>
      <dc:date>2025-09-19T12:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202682#M44155</link>
      <description>&lt;P&gt;Sharp eye! Glad the quoting tool is getting some love, quote templates have always been my favourite &lt;span class="lia-unicode-emoji" title=":rolling_on_the_floor_laughing:"&gt;🤣&lt;/span&gt; can't wait to build templates when it becomes available for the AI-powered CPQ experience &lt;span class="lia-unicode-emoji" title=":fire:"&gt;🔥&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;For now, it's a marked improvement from the default quote templates under the legacy quotes for those who didn't have any developer resources available &lt;span class="lia-unicode-emoji" title=":eyes:"&gt;👀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 13:38:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1202682#M44155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-19T13:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1204505#M44180</link>
      <description>&lt;P&gt;Just for those keeping track, HubSpot had a HUG recently on CPQ which had a slide about things in development and being scoped (at 56:21):&lt;/P&gt;&lt;P&gt;&lt;A href="https://youtu.be/PSs4EnOJjmU?si=KQ0JZwSqXvNjBy1s&amp;amp;t=3382" target="_blank" rel="noopener"&gt;https://youtu.be/PSs4EnOJjmU?si=KQ0JZwSqXvNjBy1s&amp;amp;t=3382&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichaelMa_0-1758744779464.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/156631i045BA0099A429989/image-size/large?v=v2&amp;amp;px=999" role="button" title="MichaelMa_0-1758744779464.png" alt="MichaelMa_0-1758744779464.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, it looks like quote customization is in the "being scoped" phase and not yet in development.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 20:13:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1204505#M44180</guid>
      <dc:creator>MichaelMa</dc:creator>
      <dc:date>2025-09-24T20:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1233303#M44732</link>
      <description>&lt;P&gt;Hey, any updates on this?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 08:56:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1233303#M44732</guid>
      <dc:creator>safl</dc:creator>
      <dc:date>2025-12-12T08:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1233318#M44734</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1010332"&gt;@safl&lt;/a&gt;&lt;/SPAN&gt; and a heartfelt welcome! We’re truly delighted to have you join us here &lt;span class="lia-unicode-emoji" title=":hugging_face:"&gt;🤗&lt;/span&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for reaching out to the HubSpot community!&lt;BR /&gt;&lt;BR /&gt;Let me check internally for you on this, thanks for your patience.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 14:33:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1233318#M44734</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-12-12T14:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1233329#M44735</link>
      <description>&lt;P&gt;Hello, thanks fot the quick reply.&lt;BR /&gt;&lt;BR /&gt;I followed your instructions but I can not find the beta&lt;STRONG&gt;,&lt;/STRONG&gt; or any beta that refers to CPQ&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 14:34:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1233329#M44735</guid>
      <dc:creator>safl</dc:creator>
      <dc:date>2025-12-12T14:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1233415#M44740</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1010332"&gt;@safl&lt;/a&gt;&lt;/SPAN&gt; and thanks so much for getting back to us!&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually, we’re excited to share that a &lt;STRONG&gt;public beta&lt;/STRONG&gt; is coming soon, stay tuned for updates!&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate your interest!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 14:44:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1233415#M44740</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-12-12T14:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1242220#M44936</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/745854"&gt;@CarlosAvilez&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;sorry for re-opening this old topic.&lt;BR /&gt;&lt;BR /&gt;Files and themes from the &lt;EM&gt;@hubspot&lt;/EM&gt; and &lt;EM&gt;@marketplace&lt;/EM&gt;&amp;nbsp;folders are excluded from editing as they're managed by HubSpot (or the theme provider).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To be able to modify them, you need to create a child-theme first by simply right-click on the desired theme and selct "create child theme". Once done, copy the files you'd like to modify to the child-theme (right-click -&amp;gt; Clone to child-theme).&lt;/P&gt;
&lt;P&gt;After doing so, you can either modify the file(s) in the Design manager or fetch them to local environment with&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;hs cms fetch &amp;lt;hs-path&amp;gt; &amp;lt;local-path&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;if you have several portals and the one you're fetching it from is not the default one, you need to add &lt;EM&gt;--account=&amp;lt;HubID or portal-name&amp;gt;&lt;/EM&gt; to the fetch query like this&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;hs cms fetch --account=123456789 &amp;lt;hs-path&amp;gt; &amp;lt;local-path&amp;gt;
or 
hs cms fetch --account=local-portal-name &amp;lt;hs-path&amp;gt; &amp;lt;local-path&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;During development you can constantly update the files in HS by running&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;hs cms watch &amp;lt;local-path&amp;gt; &amp;lt;hs-path&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to use a different portal for development, it's possible, just add a different account to the query.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In case you're using several portals and you'd like to upload the approved files to the live portal, run&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;hs cms upload --account=123456789 &amp;lt;local-path&amp;gt; &amp;lt;hs-path&amp;gt;
or 
hs cms upload --account=local-portal-name &amp;lt;local-path&amp;gt; &amp;lt;hs-path&amp;gt;
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 08:32:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1242220#M44936</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2026-01-16T08:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1257414#M45194</link>
      <description>&lt;P&gt;I'm not even seeing the CPQ files. When I click on "view code in design manager" it will lead me to nothing. Also searching within the design manager I get nothing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-10 at 08.36.03.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/169370iBCB688CE4D177F41/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-10 at 08.36.03.png" alt="Screenshot 2026-03-10 at 08.36.03.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-10 at 08.36.30.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/169371i8C3E6BBD99022CEA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-10 at 08.36.30.png" alt="Screenshot 2026-03-10 at 08.36.30.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-10 at 08.41.43.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/169369iCD7DE503B49E1621/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-10 at 08.41.43.png" alt="Screenshot 2026-03-10 at 08.41.43.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 07:40:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1257414#M45194</guid>
      <dc:creator>lindahouben</dc:creator>
      <dc:date>2026-03-10T07:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1257436#M45195</link>
      <description>&lt;P&gt;For now, it's not possible. As I understand it, they are working on customisation options, but they're not ready yet.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 09:49:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1257436#M45195</guid>
      <dc:creator>LevkaBrodersen</dc:creator>
      <dc:date>2026-03-10T09:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1258294#M45204</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/135731"&gt;@lindahouben&lt;/a&gt;&lt;/SPAN&gt;, I hope that you are well!&lt;BR /&gt;&lt;BR /&gt;To add to what &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/788424"&gt;@LevkaBrodersen&lt;/a&gt;&lt;/SPAN&gt; shared (thank you!), this is actually the intended behavior for CPQ quotes.&lt;BR /&gt;&lt;BR /&gt;Unlike legacy quotes, which allow custom coded templates in the design manager, CPQ quote templates use a standardized system and can’t be customized with code.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you’re using &lt;A href="https://developers.hubspot.com/docs/guides/crm/create-cpq-quotes" target="_blank"&gt;CPQ quotes&lt;/A&gt; (available with Commerce Hub Professional or Enterprise), you might notice that the "View code in design manager" link doesn’t open editable files, since CPQ templates aren’t stored as code files there.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But you still have some great options! You can personalize and brand your CPQ quotes right in the UI by going to: Settings &amp;gt; Objects &amp;gt; Quotes &amp;gt; Quote templates.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If you require code-level customization, &lt;A href="https://developers.hubspot.com/docs/cms/start-building/building-blocks/templates/legacy-quotes" target="_blank"&gt;legacy quotes&lt;/A&gt; may be a better fit for your needs. These are available on Sales Hub accounts and allow for more advanced template editing.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope this helps!&lt;BR /&gt;Bérangère&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;This post was created with the assistance of AI tools&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 15:45:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1258294#M45204</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2026-03-12T15:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1258299#M45205</link>
      <description>&lt;P&gt;But&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/230185"&gt;@BérangèreL&lt;/a&gt; if I understand correctly, the legacy quoting option is not available for new Hubs, is that right? For Hubs created before a specific date, if they have Sales Hub, we can work perfectly with the legacy quoting tool. It works really well. We've customised some really nice, complex quotes. For new Hubs, we need to use CPQ Quotes, right?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 15:55:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1258299#M45205</guid>
      <dc:creator>LevkaBrodersen</dc:creator>
      <dc:date>2026-03-12T15:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1258557#M45209</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/788424"&gt;@LevkaBrodersen&lt;/a&gt;&lt;/SPAN&gt; and thanks for following up!&lt;BR /&gt;&lt;BR /&gt;CPQ quote templates are designed to provide a streamlined and consistent experience. While they can’t be customized at the code level, they can be tailored through HubSpot’s UI using branding and template settings. At this time, CPQ templates don’t support HubL/HTML customization.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you’re looking for full code-level flexibility, legacy quote templates offer that capability. They support custom HTML + HubL, CSS, JavaScript, and access to template_data variables.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;However, as noted in the documentation, legacy quotes are only available to certain existing accounts. Newer accounts using Commerce Hub Professional or Enterprise use CPQ quotes instead.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With CPQ quotes, customization is focused on easy-to-manage &lt;A href="https://knowledge.hubspot.com/quotes/set-up-quotes#customize-quotes-with-branding-and-templates" target="_blank"&gt;UI-based branding and template settings&lt;/A&gt;. And if you’d like to create or manage CPQ quotes programmatically, the Quotes API endpoints are available for that.&lt;BR /&gt;&lt;BR /&gt;While the template rendering itself isn’t code-customizable, you still have solid options for automation and quote management.&lt;BR /&gt;&lt;BR /&gt;I hope this helps!&lt;BR /&gt;Bérangère&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;This post was created with the assistance of AI tools&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 11:08:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1258557#M45209</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2026-03-13T11:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1259045#M45216</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/230185"&gt;@BérangèreL&lt;/a&gt;&amp;nbsp;, to conclude:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/788424"&gt;@LevkaBrodersen&lt;/a&gt;&amp;nbsp;mentioned is correct, you cannot use the Legacy Quotes anymore, ALL new accounts are only able to use the new CPQ tooling. So any custom code changes are not eligble anymore.&lt;BR /&gt;&lt;BR /&gt;Maybe they will add this in the future.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 06:52:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1259045#M45216</guid>
      <dc:creator>lindahouben</dc:creator>
      <dc:date>2026-03-16T06:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit CPQ quote templates at the code level?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1262739#M45262</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/230185"&gt;@BérangèreL&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/135731"&gt;@lindahouben&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/788424"&gt;@LevkaBrodersen&lt;/a&gt;&amp;nbsp;I've heard that HubSpot is working on introducing custom code modules for CPQ templates sometime in the future.&amp;nbsp;&lt;A href="https://www.quotivity.com" target="_blank" rel="noopener"&gt;Quotivity&lt;/A&gt; (my company)&amp;nbsp;also has an advanced quoting solution that offers quote templates built using the standard Landing Page CMS drag-and-drop editor,&amp;nbsp;making it easy to incorporate brand-aware designs into quote templates.&amp;nbsp;And beyond that, Quotivity&amp;nbsp;allows you to manage complex pricing, configurable products, and create sophisticated quote automations.&amp;nbsp;We'd love to give you a demo if you're interested.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2026 16:30:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-edit-CPQ-quote-templates-at-the-code-level/m-p/1262739#M45262</guid>
      <dc:creator>rh-quotivity</dc:creator>
      <dc:date>2026-03-27T16:30:36Z</dc:date>
    </item>
  </channel>
</rss>

