Related Items Repeater on Dynamic Page

Hi,

I am trying to figure out how to add a repeater on my dynamic item page that would display related items to the said item that is being displayed. This is the URL https://www.easternstyles.com/Item/Glass-Beads-/7-95

Note: Please don’t worry about the new arrivals repeater on the page. It will be replaced with a Related Items repeater once we figure this out.

Hi Nathan,

First you will need to somehow represent related items. For example by adding a ‘category’ field to your product collection. Then you will be able to determine the category of the current item and filter the repeater dataset to get items with the same category.

Hi Nathan,

Any luck with this?

Anyone can share the code ?