If you have several products that relate to each other, such as products in different colours in sizes, you can define groups. That way, Activate Search will show one product when the customer searches for such an item, and not all items individually.
You can define groups by giving each group a unique identifier and include this identifier for each item in the data feed belonging to this group. This field is typically defined as 'assoc_id'.
For each group, you define the product to be shown in the search results. This product needs to be assigned as 'parent'. This is done by including a field in the data feed called 'is_parent', and setting the value for the other product as 1 and for all the others in the group to 0. Field values 'true/false' can also be used.
Once you have included the required fields in your data feed, please get in touch via support+search@spotler.com, and we will set up your account for grouping.