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.
- 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.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings → Plugin Name screen to configure the plugin
- New sorting option will be available on all your store pages.
Also you can customize the plugin:
- Go to Dashboard → WooCommerce → Settings → Items → Display
- Here you can choose default sorting option, default sorting label, randomize event and Featured First then Random custom label.