



Manage car/moto parts based on some or all of these parameters : Type, Year, Make, Model, Engine.
Demo here: https://demo3.geekodev.com/admin/index.php?route=module/car_shop&module_id=32
Check also a product edit page to see how to bind a product to vehicles.
And on front here: https://demo3.geekodev.com/en/laptops-notebooks
Left column can be used to filter.
Basically the module allow to add compatible vehicles to a product, and then on front end to filter the categories based on customer vehicle to find compatible products.
The module is very flexible, as it's possible to use the necessary part type and choose the order to display them, for example some stores would need to have filtering based on: "type, make, model", others on "make, model, year, engine", etc, the module allow to mix all as necessary.
v1.6.2
- Performance improvment
v1.6.1
- New template: Default horizontal
- Improved number of items displayed
v1.6.0
- New option: Always active
- New option: Full filters
- New template: Modern
- New template: Modern home
v1.5.1
- Possibility to use wildcard * to set as compatible with all
v1.5.0
- Car parts list dedicated page
v1.4.0
- Compatibility OC4.x
v1.3.0
- Added vehicle compatibility tab
v1.2.3
- Fix filtering with new design
v1.2.2
- Fix dates not correctly displayed in case no min or max
v1.2.1
- Added support for export in Universal Import module
v1.2.0
- Limit possible filters to actual available ones in current category
- Improved filter template
v1.1.1
- Improved import possibilities from Universal Import
- Delete car parts on product delete
v1.1.0
- Possibility to handle terms
- Better compatibility with OC 3
v1.0.0
- Initial release