We need to save store specfic data (80+ stores) on our product and variant items. The data needs to be queryable (through Find) and editable by commerce editors.
At the moment we are using PropertyList to store the data, but there seems to be some issues related to this, ref:
https://world.episerver.com/forum/developer-forum/-Episerver-75-CMS/Thread-Container/2016/2/propertylist-not-working---can-not-be-mapped-to-a-metadatatype/
Do you plan to fully support PropertyList type in Commerce? Any other suggestions on how to solve this?