Creating product in Aimeos

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
cypriotxx
Posts: 12
Joined: 06 Nov 2017, 17:09

Creating product in Aimeos

Post by cypriotxx » 20 Feb 2018, 11:56

Hi there,
want to scrape the products from this site into Aimeos ,
https://www.supply-only.co.uk/index.php ... &cPath=310

example product
https://www.supply-only.co.uk/index.php ... ct_id=3269

could you run us through for the 1 product with its options and sizes if you click on the green NEXT button each time you will see , whats the best way of entering into Aimeos which parts and fields ? because it has many options with images it will really help if you can guide us please.

Thank you so much

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

Re: Creating product in Aimeos

Post by aimeos » 20 Feb 2018, 23:53

As these products can contain many options, a selection product with variants wouldn't be suitable because this would lead to arount 920 million variants. Instead, use an article with the required number of options for each option type and two custom attributes for width and height so customers can enter custom values. For the image, you will have to implement some kind of multi image overlay because you can't add an image for each combination of options.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply