How to adapt aimeos to ecommerce requirements

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
ledzgio
Posts: 1
Joined: 25 Sep 2017, 11:41

How to adapt aimeos to ecommerce requirements

Post by ledzgio » 25 Sep 2017, 11:46

I have the following requirements I have to implement in my ecommerce built with Aimeos:
I have a list of car brands (Opel, Fiat, Toyota, ecc.), each brand has many models such as Toyota Corolla, Fiat Punto, Opel corsa, etc., each of these models has many components such as hood, gear lever, injectors, etc.
So clients can basically buy car's component from my ecommerce website.

My question is: what is the best way to represent the above situation on Aimeos? more in details, how can I represent car brands, models and components inside Aimeos?

thansk

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: How to adapt aimeos to ecommerce requirements

Post by aimeos » 25 Sep 2017, 20:57

Use brands as categories and models as sub-categories and add your articles to these categories. If you have parts that exists in different variants (e.g. in different colors), then use selection products to group the articles together.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply