Skip to content

Alternative product catalog browsing implementation using masonry.js

Notifications You must be signed in to change notification settings

MageHack/mosiac

Repository files navigation

Mosaic

Re-thinking how we browse product images. Thinking about device size variation, especially table browzing.

Features

  • Mosaic block gets sales information to rank products as bestselling, moderate selling and low selling
  • This information is used to change the size of product tiles. Larger tiles are products that have sold more often
  • Click a tile to find more info.
  • Click the info icon to get short description and add to basket.
  • AJAX loading of more products
  • Layered navigation filters
  • A whole lotta awesomeness.

Todo

  • Improve loading of sales data with product collection. Currently very hacky as we couldn't get a left join on the product collection and didn't want to filter our products that have been bought.
  • There's a hack in there for page size.
  • Actually add a product to basket.

About

Alternative product catalog browsing implementation using masonry.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages