Skip to content

Releases: Zen4All-nl/Compare-Products-for-Zen-Cart

Compare Multiple Products

09 Jan 16:01
Compare
Choose a tag to compare
  • Removed all core-file changes, in favor of an observer
  • Moved ajax calls to Zen Cart native ajax class
  • Removed unneeded files (see the file-list)
  • Added an auto-installer for the database fields
  • Added a module version number to the database
  • Added ability to switch module (and parts of it) on or off
  • Added compare buttons to:
    • Product info detail pages
    • Featured listing
    • All products listing
    • New products listing

Compare Multiple Products

09 Jan 19:12
Compare
Choose a tag to compare
Pre-release
1.1.0-RC3

Merge branch 'feature/Attributes' into develop

Compare Multiple Products

09 Jan 19:13
Compare
Choose a tag to compare
Pre-release
1.1.0-RC.2

Merge branch 'feature/module' into develop

Compare Multiple Products

09 Jan 19:13
Compare
Choose a tag to compare
Pre-release
1.1.0-RC.1

Merge branch 'feature/module' into develop

Compare Multiple Products

08 Nov 21:45
Compare
Choose a tag to compare

The last modification update removed the Index language file that was necessary for defines to work on the listing page. This updates it back to work correctly. Version 1.0.1 will not work properly with the languages on stock Zen carts.

Compare Multiple Products

08 Nov 21:44
Compare
Choose a tag to compare

This contribution adds a comparison system to the product listing page. It is done through a session so that products can be compared across multiple categories.

The admin has options to disable or enable the feature and also set the max number that can be compared at one time.

All work was originally submitted by Do Creative Design. This update fixes the problems I encountered with unwanted random words being displayed at the top of the product listings. I had to edit the modules/YOUR_TEMPLATE_NAME/product_listing.php and also I have removed the english.php which is already in your files and you will have probably updated that file already with your own text so it is not needed.
This is my first contribution to Zen Cart, it is working perfectly on my site so I hope this module update works for you too.

Compare Multiple Products

08 Nov 21:41
Compare
Choose a tag to compare

This contribution adds a comparison system to the product listing page. It is done through a session so that products can be compared across multiple categories.The admin has options to disable or enable the feature and also set the max number that can be compared at one time.