Skip to content

teganbold/Militree_EnhancedProductGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced Product Gallery

This software is early in development, and is presented as-is.

Requirements

The supported Magento version is 1.9.x. This was tested as working with RWD.

This module uses jQuery 1.10, which is packaded with Magento.

This uses wootheme's awesome Flexslider.

Features

  • Use a Flexslider based image slider for product images on the PDP
  • When viewing a configurable swatch, the slider collection will repopulate with all the children product's images when the corresponding color swatch is selected.
  • Supports Magento's elevateZoom
  • For accessability, tabbing to the image and pressing enter will let the use move the zoom lens with the keyboard. Pressing escape will return the fuctionality to flexlider.

Note: There are currently no thumbnails. This ia a TODO.

Install via Modman

You can install this module using Colin Mollenhour's Modman tool.

$ modman init
$ modman clone https://github.com/Militree/Militree_EnhancedProductGallery.git

Contribution

To contribute please issue pull requests to the develop branch only. New releases will be merged to feature branches. Bugfixes are hotfix patched to both master and develop.