Theme itself does not store viewed items.
In case you want to integrate this:
- First store item ID into cookies (setcookie)... keep just last XY there to avoid overflow of cookie
- Then you can create loop in footer getting data from cookies and printing item details