Provides dropdown taxonomies menu like Amazon's. Based on the jQuery-menu-aim plugin.
Demo: https://spreecommerce-demo.herokuapp.com/
Add spree_amazon_like_dropdown to your Gemfile:
gem 'spree_amazon_like_dropdown', github: 'maginfo-team/spree_amazon_like_dropdown'
Bundle your dependencies and run the installation generator:
bundle
bundle exec rails g spree_amazon_like_dropdown:install
Copyright (c) 2015 Maginfo Ltd, released under the New BSD License