ProductList listing after upgrade displays variants several times

I’ve upgraded a Accelerator from 4.6.2 to latest 6. I got a problem I don’t know how to do with the best solution.
For ex. on the startpage I got a list of products that is fetched through the ProductSetRepeater. Before I got only the one product per variantgroup etc. So I never got the same variants twice in the listing.
Now I get all variants from a product is in the listing. The url should be the variant url. But I only want 1 product displayed if there are more than 1 variant. I want the baseproduct so to say.
How do I make this look like before the upgrade?

Litium version: 6.3.0

Easiest way is to have a product url instead of variant url but I interpet as that wasnt a option for you.
If you need to use variant url i would say you need to create your own productSeatRepeater that only use baseproducts. but i would think that you also will have this issue on product category pages and search results.

1 Like

Yes, it should be the easiest to change it to baseproduct. I have to look through the rest of the listings. Thanks :slight_smile:

This could maybe be a solution Group variants on category page - #6 by jinesh