Can we develop a section as an App Extension ?

Hi,

I developed a Theme App Extension but it only contain 1 block settings. Is it possible to develop as an app a section with multiple blocks like we can do in UI ( without building a whole theme template) ?

When I tried to add a schema of sections block in my extension it doesn’t not work, blocks are not recognized.

Regards.

Hi, Just wanted to know if you found a solution to this as it was a few months ago now - I’m currently trying to work out the same issue!

Hello

Unfortunately not, I developed a app in admin that will push what I need in metafield. Then I render it (but still as block) in extension. This enables me to embedded more complex logic nevertheless.