We have three kind of items types
1 Item
2 Set
3 Collection
set contains list of items
collection contains list of items and collections
so these items mapped for product wise
it should need to show on product detail page
already data in shopify db mapped with metaobjects
any updation on this?
This is can easily be done using existing features. Any info can be linked to a product page using existing product meta field data. Variant meta field data is a different story but I can’t see that this is variant metadata you’re looking to add here.