This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

DEiXTo Recommender for WooCommerce

Description

DEiXTo Recommender recommends products in WooCommerce based e-shops, using the following methods: Best Selling, Top Rated, Recently Added, Featured, Random. Supports static and slider views, as well as category filtering. Shortcodes are provided for arbitrary positioning.

Examples of possible shortcodes (you can put them anywhere you like):

[dr_best_selling] displays the best selling products
[dr_top_rated] displays the top rated products
[dr_recent] displays the recently added products
[dr_featured] displays featured products
[dr_random] displays randomly selected products

The following shortcode parameters are supported:

  • category: The name of the product category the recommentations belong to.
  • limit: How many products to recommend. Range from 1 to 20 with 5 as default value. E.g. [dr_random category=”CPUs” limit=4]

Product Page Settings

Product Page Recommender Options

  • Display recommender: Enables (YES) or disables (NO) recommendations in product page.
  • Recommender types: Best Selling Products, Top Rated Products, Recent Products, Featured Products, Random Products
  • Restrict recommendations to the current product category
  • Recommendations count: How many products to recommend.
  • Recommendations Title: The title above the recommendations.

Product Page Slider Options

  • Slider mode: Enable (YES) or disable (NO) slider on product page.
  • Effect: Slide, Coverflow, Fade, Cube, Flip
  • Number of visible products: (1-4) Applicable only for the effect types “slide” and “coverflow”.
  • Scrolling speed (in ms): The duration of a single scroll.
  • Delay (in ms): The pause time between successive scrolls.
  • Distance between slides (in px): Sets the gap between the slides (0-25).
  • Stop scrolling on interaction: If enabled scrolling stops when user interacts with the slider.

Shortcode Settings

Display Settings for Shortcodes

  • Effect: Slide, Coverflow, Fade, Cube, Flip
  • Number of visible products: (1-4) Applicable only for the effect types “slide” and “coverflow”.
  • Scrolling speed (in ms): The duration of a single scroll.
  • Delay (in ms): The pause time between successive scrolls.
  • Distance between slides (in px): Sets the gap between the slides (0-25).
  • Stop scrolling on interaction: If enabled scrolling stops when user interacts with the slider.

Installation

1) Unzip the plugin zip into the ‘wp-content/plugins/’ directory of your WordPress site.
2) Activate the plugin from the ‘Plugins’ menu in WordPress (you must have WooCommerce already activated).

Minimum Requirements

  • PHP 7.2 or greater is recommended
  • MySQL 5.6 or greater is recommended

Reviews

There are no reviews for this plugin.

Contributors & Developers

“DEiXTo Recommender for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.3

  • Release Date – 25 December 2021

Initial Release.