How do I add a new product template in Impulse version 3.5.0

Topic summary

A user cannot locate the “Create Template” button in the product section of Impulse theme version 3.5.0’s customization interface. Screenshots show the customizer sidebar without the expected template creation option.

Initial Troubleshooting:

  • Two respondents suggested scrolling down in the customizer to find the button, providing screenshots showing where it typically appears
  • The original poster confirmed via additional screenshots that scrolling does not reveal the button in their interface

Workaround Solution:
A community member provided an alternative method:

  1. Access the theme code editor (Shopify admin → Online Store → Themes → Actions → Edit Code)
  2. Navigate to the Templates folder and use “Add a new template”
  3. Select “Product” type, name it (e.g., product.custom), and base it on the default template
  4. Assign the new template to products via Products admin → Online store → Theme template

The issue remains unresolved regarding why the standard UI button is missing, but a code-based workaround has been offered.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

I attempted to add a new product template in Impulse version 3.5.0, but the “Create Template” button isn’t visible in the product section of the theme customisation page. Could you advise how I can add a new product template by duplicating an existing one? Thank you.

Hi @chargd

Did you scroll down to check?

Hi @chargd ,

Would you mind scrolling down to check?

Please refer to the screenshot.

Best,

Daisy

Plesae see below screencap. Thanks.

Plesae see below screencap. Thanks.

Hi @chargd ,

To add a new product template in Impulse 3.5.0:

  1. Go to Theme Code Editor: Shopify admin > Online Store > Themes > Actions > Edit Code.
  2. Duplicate Template:
    • Open the Templates folder.
    • Click Add a new template, select Product, name it (e.g., product.custom), and base it on the default product template.
  3. Assign the Template:
    • Go to Products in Shopify admin.
    • Select a product, scroll to Online store > Theme template, and choose the new template.
1 Like