PropertyAdd data missing in basket

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!
shainanand
Posts: 26
Joined: 16 Oct 2023, 15:05

PropertyAdd data missing in basket

Post by shainanand » 10 Nov 2023, 10:05

After I enabled the PropertyAdd plugin, how can I access the product properties within the basket? Right now if I print the basket data, there is no property.
Attachments
Image 20.png
Image 20.png (35.63 KiB) Viewed 2088 times
Image 19.png
Image 19.png (15.85 KiB) Viewed 2088 times

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

Re: PropertyAdd data missing in basket

Post by aimeos » 14 Nov 2023, 07:57

The properties (if there are any for that product) will be available in the "attributes" array of the products. Keep in mind that the configuration has to be added before you put anything into the basket.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply