Hi,
We want to sort variants in the related products list. We can do it via relation groups, but that's too much overhead. Is there a way to do this via an attribute sort value or even a drag and drop manual sorting?
Hi,
We want to sort variants in the related products list. We can do it via relation groups, but that's too much overhead. Is there a way to do this via an attribute sort value or even a drag and drop manual sorting?
Hi Davy,
You can sort the related products using sorting in the Lucene query
https://doc.dynamicweb.dev/manual/dynamicweb10/settings/system/repositories/queries.html#sorting
If you are using the same query for the related products as for the product list, this would apply to both results
In that case I recommend creating a dedicated query just for the related products and add the sorting there
You must be logged in to post in the forum