Hello all, thank you for your time.
I’m new to shopify app development and have several questions around theme extension app.
I get the difference between app blocks (inline, target a section) and app embed blocks (floating, target body)
Our application is providing several theme extensions, some are inline, one of them is floating.
Question is : can I enable the floating theme extension (app embed block) on some target pages only ?
When creating this block, targeting the body seems to enable the block on all pages with no customisation at all.
whereas app blocks can be added and configure in each page section in theme customization page.
I want the store owner to be able to enable the floating block only on cart page or only on product page or only on a specific category for instance…
Maybe I’m missing the way ‘app embed blocks’ are placed and configured ?
Thank you for your help.