Display customer reviews on mobile, technique?

I'm displaying several items on the same mobile page. each of them has its own reviews (about 30).

What is a good technique to display the reviews? for example, have a link/button on each item box that will says "see X reviews", and then where would the reviews be shown? they need to appear somewhere, maybe a scroll-able modal window, and then have some close button?