ACPT relationship for products

Hi all,
I created an ACPT relationship to link a manufacutrer to a specific product and being able to then load the manufacturer name and logo within a query loop when I display the specific product.

In ACF I could get it to work, but with ACPT I run into issues.

Here is the relationship setup:

  1. Setting up a fieldgroup for manufacturer with name, logo, and relationship (bidirectional) to the products

  2. I added a fieldgroup for prodcuts to add the bidrectional realtionship to manufacturer

  3. in products i associated the right manufacturer

  4. I created a query loop on the container containig the text field

  5. the textfield is supposed to display the manufacturer name associated with the product, but nothing appears, i don’t even know which field to call for. ACPT seems highly cluttered compared to the data selections of ACF. I tried manufacturer-name but nothing is displayed