The idea about the templating is great. But some information should be static. For example in Themes-> customize User needs to add a banner or something which SHOULD be applied in all templates. At the moment I can’t find a solution, if you have please share. It should be parent-child structure. Because when need edit each template it became from great idea to pain.
Hi @DariusWS
you need to add the conman section top breadcrumb into the template file
one section can be use many time with not connect repetition.
if want to show the same feature on many template then you will use the theme schema to create the dynamic lock like header and footer.
I hope you now understand the section use
thank you for your answer. If I understand correctly you are talking about {% section %}. The problem: I can’t pass variables between sections. I would like to have the same content on the template. for example in the middle product page have banners. some of them are custom by category and some would like to have the same on all pages.
