Sha256: 5c517e3c55effd726f3e5c35e646349cbed5a6902df9e9e92143b192f09aeb35
Contents?: true
Size: 964 Bytes
Versions: 2
Compression:
Stored size: 964 Bytes
Contents
SPREE COMPARE PRODUCTS ====================== DESCRIPTION: ------------ Provides product comparison with other products within the same taxon. This is a fork of [spree-compare-products](https://github.com/calas/spree-compare-products) by Jorge Calás. REQUIREMENTS: ------------- * {Spree}(https://github.com/railsdog/spree) (Version >= 0.50.99) FEATURES: --------- * Allows the admin user to select which taxonomies are comparable. * Provides a bookmark-able URL. * Only allows products comparison in comparable taxonomies. * Only compares products in the same exact taxon. * Compares up to 4 products. * Redirects to the product's taxon page if only one product is provided. * If javascript is available: * Disabling submit button when less than 2 products are selected. * Submit to the correct URL (to avoid server-side redirection). TODOS: ------ * Add tests * Bring back all features provided by the original extension * Don't rely on javascript
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree_compare_products-0.50.0 | README.markdown |
spree_compare_products-0.40.90 | README.markdown |