In an AEM Sites implementation with the integration of Adobe Commerce using the CIF add-on and components, we want to expose information through content fragments in a structured manner for a headless use case. In testing, we correctly obtain the internal values, such as the product ID and category ID.
However, I would like to be able to obtain, for example, product information such as the name, slug, etc., and the category name. Is this possible? I am sharing the query I am currently using and the data types I'm talking about.
Thanks in advance for any help you can provide.