Описание
FCW Recently Viewed Products Slider for WooCommerce allows store owners to automatically track and display products that visitors have recently viewed.
The plugin uses modern browser storage (localStorage) to track viewed products and display them in a clean, responsive horizontal slider.
It is lightweight, fast, and integrates seamlessly with WooCommerce themes.
You can automatically display the slider on the homepage or product pages, or insert it anywhere using a shortcode.
No database storage is used, making it performance-friendly.
All settings are sanitized and follow WordPress coding standards.
A Pro version is available with additional customization options and extended display controls.
Функции
- Track recently viewed WooCommerce products automatically
- Horizontal sliding layout
- Customizable section title
- Adjustable product limit (up to 50 in Pro version)
- Background and title color customization
- Homepage and product page display option
- Shortcode support for manual placement
- Lightweight and performance-friendly
- WooCommerce compatible
- Editable frontend text (loading message)
Требования
- WordPress 6.0 или выше
- WooCommerce 7.0 or higher
- PHP 7.4 или выше
Usage
After activation, the plugin automatically begins tracking viewed WooCommerce products.
You can display the recently viewed products slider using the shortcode below:
[frcodewp_recently_viewed_horizontal]
The shortcode can be placed on any page, post, or widget area that supports shortcodes.
Depending on your settings, the slider can also be shown automatically on the homepage or product pages.
Настройки
The plugin settings page allows you to:
- Enable or disable homepage display
- Change the section title
- Adjust the number of products displayed
- Customize background and title colors
- Control where the slider appears
Установка
- Upload the plugin folder to
/wp-content/plugins/
OR install the plugin via the WordPress admin panel. - Activate the plugin through the Plugins menu.
- Make sure WooCommerce is installed and active.
- Go to the plugin settings page to configure display options.
Часто задаваемые вопросы
-
The slider is not showing
-
Make sure WooCommerce is active and that at least one product has been viewed.
-
Does this plugin work with all themes?
-
Yes. The plugin is designed to work with most WooCommerce-compatible themes.
-
Does it store data in the database?
-
No. The plugin uses browser localStorage to track recently viewed products. No data is stored in the WordPress database.
-
Can I use the shortcode anywhere?
-
No. The shortcode can only be use in shop/home page.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«FCW Recently Viewed Products Slider for WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«FCW Recently Viewed Products Slider for WooCommerce» переведён на 1 язык. Благодарим переводчиков за их работу.
Перевести «FCW Recently Viewed Products Slider for WooCommerce» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.4.1
- Improved: Properly enqueued all JavaScript and CSS using WordPress wp_enqueue functions.
- Improved: Replaced generic shortcode with a uniquely prefixed version to avoid conflicts.
- Fixed: Removed direct and usage for better compatibility and performance.
- Cleanup: General code improvements for WordPress.org compliance.
1.4.0
- new improvements
1.3.1
- Improved WooCommerce compatibility
- UI and styling improvements
- Minor performance optimizations
1.3.0
- Added homepage display option
- Added color customization
- Improved slider behavior