Recently Viewed Products free WordPress plugin
Description
Recently Viewed Products free WordPress plugin
Shows recently viewed products by user on your Woocommerce store
(i) on product page (ii) on shop page (iii) on cart page
Also you can use the shortcode [rvp_show] with optional arguments
[rvp_show no_products=”n” slider_use =”true” / “false”]
for eg. [rvp_show no_products=”5″ slider_use=”false” ]
Products can be wrapped in a slider(slick slider)
If the user is logged in then it will create an entry for that particular user_id
and can retrieve all the products viewed by that user.
If however user is not logged in it would create a COOKIE to store ids of the viewed products.