How to add modules to Product page and be product-specific

I want to switch to the Impulse template. But I also need to do 2 additional things with it:

  1. How do I take some of the great content modules that are available to the home page and also put them onto the bottom of the Product pages?

And 2. How do I make those content modules specific to each individual product page I have rather than being global to all my product pages sitewide?

thanks

Hi @ClubCandy
To make a product page as you want, you need to add custom code into the theme.

  1. you can add the section into product page by use this code: {%section ‘section-name-that-you-like’%}

2.If you want to make those content modules specific to each individual product page, you need to create separate template for each product.

  1. you can try to use PageBuilder app, maybe it help you build page faster:
    You can try to use PageFly App I know that, they have support 24/7.

or you can hire an expert, who can help you custom product page as you want.

Thanks for the help here. On #1, if I add a section, will the GUI start showing that section now so I can edit its content in the G

HI @ClubCandy
If you want to make the product page show different content, you need clone the section you like and add into the product page.