1. Unzip the files and load the folder into your plugins folder (wp-content/plugins/)
2. Now activate the plugin in your WordPress admin area.
3. Open product cart and check option "Product of the day", then choose days of week
4. Add widget to your template
5. You can define sort order of products on the additional submenu page "Products of the day" of "Products"

== Changelog ==
Version 1.0 (2013-03-30)
- initial version

Version 1.0.1 (2013-05-03)
- Removed options from product
- Added AJAX control on one page

Version 1.0.2 (2013-05-14)
- Fixed version number bug
- Removed Jigoshop naming convention
- Removed unused JS scripts

Version 1.1 (2013-10-08)
- Removed a list which was using select2 plugin. Instead of that using jQuery autocomplete + AJAX
- Removed array references like &$this
- Fixed problems in admin panel (list of products for each day) with position of remove icon
- Cleared up position of days-boxes on admin settings page
- Changed border color of .sortable unordered list

Version 1.2.0 (2017-07-25)
- Fix for WooCommerce 3.x
- CSS fix