A space to discuss online store customization, theme development, and Liquid templating.
We are the developers behind a popular metafields app. We've reviewed the available docs but can't make heads or tails of how section fields impact the world of metafields as we know it.
Can anyone provide guidance and insights?
I do not see metafields going away or being replaced by sections entirely.
The json_string metafield can hold complex nested data structures while the the section block lacks this.
Metafields can be accessed globally while sections data is "scoped" to that section.
Indeed we are currently depending on metas to handle content and sections will fix that.
But there are still good use cases.