product.collections on product page is missing

Hello.

I have a problem, I need to access collections of the product in product page. Everything is configured, but I just don’t have any field.

as you can see, on the second image there aren’t any collections data. I need to access it to get 4 more products of the same collection.

In order to implement it you should study the docs on the collection object: https://shopify.dev/docs/api/liquid/objects/collection
Since I don’t have access to your code there is not much to tell from the information provided. You could paste more code here or contact me in private in order to solve this.