Catalog / List / Concerns about selections

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!
User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Catalog / List / Concerns about selections

Post by aimeos » 18 Jul 2019, 17:07

It works the way you described and there's no other because only categorized products can be bought. That's due to the "Category" decorator for the basket frontend controller which enforces that:
https://github.com/aimeos/ai-controller ... tegory.php
I wouldn't remove the decorator because otherwise, rebate products could be added to the basket as well if someone knows their ID.

There was an index problem for the "add to basket" functionality in the list view. Can you try ai-client-html 2019.07.x-dev?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply