Adding Multiple Attribute For a product

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!
wassim.hattab
Posts: 20
Joined: 13 Jul 2016, 08:03

Adding Multiple Attribute For a product

Post by wassim.hattab » 06 Sep 2016, 14:45

Hello i'm facing a problem when adding multiple attributes (color,length, options) when i choose them and click add to basket in the basket i only see the last attribute (options) and the other two attributes i chose is not showing

any idea?

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

Re: Adding Multiple Attribute For a product

Post by aimeos » 06 Sep 2016, 15:41

Maybe you've mixed variant and configurable attributes.
If you have a selection product with two or more articles (type "default"), the color/length attributes must be attached to the articles with list type "variant". If you only have one product (type "default") and want all attributes to be configurable and optional, then they need to be attached as "configurable" attributes to that product.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply