Introduces user groups with 2 types of calculators for custom user group pricing:
- Fixed Percentage discount on all products
- Per variant pricing (custom pricing for each user group on each product)
Add `gem "spree_user_groups", :git => "https://github.com/levymetal/spree_user_groups.git"`
Run `bundle`
Run `bundle exec rails g spree_user_groups:install`
Copyright (c) 2012 Christian Varga, released under the New BSD License
Thanks to Romul (Roman Smirnov) for the original version, and GeekOnCoffee (Andrew Hooker) for the per variant pricing