このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

FAQ

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!

評価

2017年2月7日
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