No commit activity in last 3 years
No release in over 3 years
Provides product comparison with other products within the same taxon.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.50.2
 Project Readme

SPREE COMPARE PRODUCTS

DESCRIPTION:

Provides product comparison with other products within the same taxon.

This is a fork of spree-compare-products by Jorge Calás.

REQUIREMENTS:

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