joshuap / spree_advanced_cart

More useful cart implementation for Spree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spree Advanced Cart

This extension provide replacement to Spree cart with several additional improvements like:

  • coupon applying
  • shipping cost precalculation

Installation

  Add `gem "spree_advanced_cart", :git => "git://github.com/romul/spree_advanced_cart.git"
  Run `bundle install`
  Run `rake spree_advanced_cart:install:assets`

Copyright (c) 2011 Roman Smirnov

About

More useful cart implementation for Spree

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Ruby 93.4%Language:JavaScript 6.6%