Recently Viewed is a UI component designed to improve user experience. It displays the user’s recently viewed products as a fixed sidebar or a popup window. The behavior and appearance of the widget are fully customizable.
🔧 Customizable Options:
- Custom Title: The panel title can be customized.
- Limit Setting: You can define the number of products to be displayed (e.g., last 5, 10, or 15).
- View Type Selection: Two layout options are available:
- Sidebar: A fixed panel on the right side of the screen that expands on hover.
- Popup: A floating window that appears when triggered by the user.
🚀 General Features:
- Product images are clickable and lead directly to the product page.
- Responsive design supports both mobile and desktop devices.
- Supports user-based content personalization based on session.
⚠️ Note:
This component does not function on checkout or order detail pages. It is intended to be used in areas where it will not interfere with the purchasing process.
💡 Use Case:
Users often browse many products in one session. This widget allows them to easily return to previously viewed items. It speeds up the shopping experience and enhances user satisfaction.