Question about Configurable Products

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!
sid_yamamoto

Question about Configurable Products

Post by sid_yamamoto » 07 Nov 2019, 04:41

Does AIMEOS configurable products works like Magento, where each option has a different SKU? I have a new request for a computer shop where the client selects the configuration of a PC and was looking for a system in Laravel that could fulfill that requirement.

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

Re: Question about Configurable Products

Post by aimeos » 07 Nov 2019, 18:49

Yes, each variant must have an SKU in Aimeos so you can have stock levels for each articles.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

paneymohit6
Posts: 2
Joined: 04 Aug 2022, 08:23

Re: Question about Configurable Products

Post by paneymohit6 » 04 Aug 2022, 08:34

is there any api to create configurable product please help and if have what value we need to add

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

Re: Question about Configurable Products

Post by aimeos » 04 Aug 2022, 08:48

Here's the article for adding configurable products via the JSON REST API:
https://aimeos.org/docs/latest/frontend ... -products/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

paneymohit6
Posts: 2
Joined: 04 Aug 2022, 08:23

Re: Question about Configurable Products

Post by paneymohit6 » 04 Aug 2022, 11:10

Thanks

Post Reply