Blockcontainer on productpages

We can insert blockcontainers on all pagestypes except productTemplates.
Are there any plans to add this possibility to productpages?
Our customer would need it, to achieve this today we need to add x number of fields/pickers to the template and it’s getting messy.

I see there are a post on Ideas about this from 2020 with status “Not right now”, maybe time to add it now?

Best regards
Patrik

Hi!
Do you need to have unique content on every product? If not - then you can just add another block container on the category level. The product page can get the data from that.

Hi, good point.
Would probably be enough in many cases, hadn’t thought about that, thanks.
In this case I would like to add different content on each product, like user stories related to the product or just different CTA blocks to give editor full control of the product page.

We’re also hoping for this feature to be added. There is an idea on Litium Ideas that you can vote for here, Add block areas on product pages | Ideas.

In the meantime we’ve solved this by creating “product page block” pages in the website. The template just simply have, in our case, three block containers so that we can put blocks in three different places on the product pages. The “product page block” pages are not published on any channels. On the product template there is a page pointer field where you point out a “product page block” page. Then when the product page is built we simply grab the blocks from the “product page block” page pointed out on the product and add the blocks to the product page view model.