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.
When on product pages, recently viewed products are visible.
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.
- Upload the plugin to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
PHP 5.4+
Wordpress 4+
WooCommerce 2.5+