Hi all,
I’m currently working on the product details page and I want to display related products.
I’ve already created relation groups and assigned them to the relevant products.
I’m using the Product Component Slider because I want to apply my own card designs and present the related products in a slider format.
However, I’ve run into the following issue:
-
When I select the option “Related,” it only allows me to choose one specific relation group. But what I actually want is for each product to show its own related products in a slider, based on the relations configured per product.
How can I set this up correctly so that the slider dynamically shows the related products per product, without having to select a single relation group, since this is not the desired scenario?