The site has categories in each category - products. In the product card you need to display a list of other products from the same category.
Tell me, is it possible to remove products from the same category without tvFilters, specifying something in pdoResources & parents = "?". Or in some other way?
I am now using the following call:
[[!pdoResources? &parents=`[[*id]]` &limit=`5` &tpl=`Tpl` &sortby=`RAND()` ]]