WooCommerce Recently Viewed Products
Adds a section in your Woocommerce shop to displays a visitors recently viewed Products; better than other plugins like this because its light, more modern and relies mostly on native Woocommerce functionality
by Creative Little Dots · github.com/creativelittledots/woocommerce-recently-viewed-products
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/creativelittledots/woocommerce-recently-viewed-products/archive/refs/heads/master.zipReadme
WooCommerce Recently Viewed Products
WooCommerce Recently Viewed Products adds a section in your WooCommerce shop to displays a visitors recently viewed Products; better than other plugins like this because its light, more modern and relies mostly on native WooCommerce functionality.
How it works

When on product pages, recently viewed products are visible.
Features
All of the templates in the templates/ folder are overridable by including the file(s) in your theme folder.
The plugin stores the Product ID's in the wp options table for guests, and stores the Product ID's in wp usermeta table for logged in users.
Installation
- Upload the plugin to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
Requirements
PHP 5.4+
Wordpress 4+
WooCommerce 2.5+