Skip to content

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

Notifications You must be signed in to change notification settings

creativelittledots/woocommerce-recently-viewed-products

Repository files navigation

WooCommerce Recently Viewed Products

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.

How it works

Example 1

When on product pages, recently viewed products are visible.

Features

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.

Installation

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Requirements

PHP 5.4+

Wordpress 4+

WooCommerce 2.5+

License

GNU General Public License v3.0

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages