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.
