Trying to figure out the relation between EcomProductGroups in the database, with no luck.
Anyone got a suggestion on how i can select EcomProductGroups with certain - defined parentgroups via. SQL?
/Hans
Trying to figure out the relation between EcomProductGroups in the database, with no luck.
Anyone got a suggestion on how i can select EcomProductGroups with certain - defined parentgroups via. SQL?
/Hans
Hi Hans,
The groups relate to themselves through EcomGroupRelations (recursively, as needed).
Here's a query that relates a group to its parent:
Brilliant Scott 👍🏻
thank you ever so much 🙏
/Hans
You must be logged in to post in the forum