Add products to dataset (or another solution)

Hi all,

My site sells exam papers. I have built a dataset and associated search function that allows my customers to search through the different schools. In each case the search returns a paragraph describing the exams at that particular school. All this works fine.

I need a way to then recommend the products that the user should buy. Ideally I would be able to associate a particular collection or product to a row in the dataset, but I don’t believe that can be achieved.

The user journey should be

  • Search school name
  • Get result with paragraph explanation and product links directly below

Can anyone recommend how to do this or think of a clever work around?