Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Featured First then Random for WooCommerce

Описание

This is a small plugin for WordPress which adds extra product sorting option: Featured First then Random. It can be very useful for stores with a large amount automatically imported items, e.g., from AliExpress.

It works perfectly with WooCommerce v. 2.3 and newer.

It is available in English and Russian for now.

  • This plugin uses Session seed (unique session id) to randomize item order so you can use random product list even with pagination!
  • It is automatically reset when user opens the first page or by timer (every hour/day. Timer starts when user opens your store).
  • Demo web-site is available here.

Скриншоты

  • Product catalog with the plugin
  • Display settings

Установка

  1. Upload the plugin files to the /wp-content/plugins/woocommerce-featured-then-random-sorting directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings → Plugin Name screen to configure the plugin
  4. New sorting option will be available on all your store pages.

Also you can customize the plugin:
1. Go to Dashboard → WooCommerce → Settings → Items → Display
1. Here you can choose default sorting option, default sorting label, randomize event and Featured First then Random custom label.

Часто задаваемые вопросы

Is it possible to rename the sorting option?

Yes, just go to WooCommerce Settings → Products → Display settings and enter your own label for Default or Featured First sorting option.

How can I add «Featured Item» label to my existing item?

There are two ways to do that:
1. To mark a product as featured go to Products → Products. Find the product you would like to feature and click the Featured Star. Featured products will have the star icon filled in.
2. Or just open your item and change Catalog visibility option: enable «Featured Product» checkbox.

Will it work with pagination?

Yes! This plugin uses Session seed (unique session id) to randomize item order so you can use random product list even with pagination!

Отзывы

07.02.2017
thank you for nice plugin. I search on internet but only I find random sorting codes. But I need featured + random ... Thank you so much
Посмотреть 1 отзыв

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

«Featured First then Random for WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Featured First then Random for WooCommerce» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Added capability to change randomize event (hourly, daily or on the first page)
  • Improved styling of settings page
  • Code improvements
  • New logo

0.9

  • Initial release