Description
- 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.
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
FAQ
-
How to show all viewed products
-
Set the number of products on the settings page to -1.If using Slider set Total no of products in slider to -1
-
No arrows are visible / slider not working
-
Please ensure Total no of products in slider > No of slides in the view
-
Some text-boxes are not filled n the Settings Page
-
If some value are not filled , defaults are taken. For eg. default value of no of products is 3
Reviews
Contributors & Developers
“Recently Viewed Products” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Recently Viewed Products” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Initial Version 1.0