Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

DEiXTo Recommender for WooCommerce

Опис

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.

Встановлення

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

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“DEiXTo Recommender for WooCommerce” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “DEiXTo Recommender for WooCommerce” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.3

  • Release Date – 25 December 2021

Initial Release.