New Theme Structure

Here is the break down of it:
Theme Structure – Groups & Pairs:
Shopify’s new theme architecture with “groups” and “pairs” is part of the ongoing push for more flexible and modular customization.

  • Groups are used to organize related settings or blocks under one visual section in the theme editor.

  • Pairs represent label-value pairs or two interdependent inputs (like an image and caption). They make theme settings more structured and intuitive.

Blocks within Blocks (Nested Blocks):
Shopify now allows nesting of blocks inside other blocks, useful for components like tab sections or product cards. This helps developers define reusable and dynamic UI layouts without duplicating logic.

1 Like