Recently viewed products
This block tracks and displays products the current visitor has previously viewed during their session.
Settings
Type
Description
Heading
text
Sets the title for the recently viewed tab.
Product limit
range
Limits the number of recent items (1–6).
How it works:
It stores viewed product IDs in the browser’s local storage (client-side).
When a user returns to a product page or scrolls down, it fetches these IDs and displays the products.
Works per user, per device—it's not synced across devices or accounts.
It resets if the browser history or cookies are cleared, or if the visitor uses incognito mode.
Last updated