I have a Wix Store App that I want to make compatible with the new Wix Catalog V3. I am able to figure out the way to get the product data, but I can not assign the data to the elements. Any guide on it would be awesome.
The biggest confusion for me is the format and distribution of data. The Catalog V3 has separate collections for Brand, Ribbons, Info Section, Modifiers, Categories, etc.. Furthermore, most of the data is now in the Object field type(in V1 it was Texts).
Any ideas on how to connect all these connections using SDK or Wix Data, and how to assign the object field types to text and image elements would be super helpful, you can point me towards some tutorial articles as well. I am stuck here right now. I can get the products and connect product name, image, quick view, and add to cart(for non-variants)