=== Recently Viewed Products ===
Contributors: snehalpancholi
Tags: woocommerce, recently viewed, products, cookie
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Track and display the last N WooCommerce products a visitor viewed using a cookie-based carousel shortcode.

== Description ==

Recently Viewed Products tracks each visitor's product page views via a first-party cookie (no external service) and lets you display a grid of those products anywhere using the [recently_viewed] shortcode.

Features:
* Cookie-based tracking — no login required
* Configurable max items and columns
* [recently_viewed] shortcode with attribute overrides
* Automatically excludes the currently viewed product from the list

== Installation ==

1. Upload the `recently-viewed-products` folder to `/wp-content/plugins/`.
2. Activate through **Plugins → Installed Plugins**.
3. Go to **WooCommerce → Recently Viewed** to configure.
4. Place [recently_viewed] on any page or in your theme.

== Changelog ==

= 1.0.0 =
* Initial release.
