JSON for favorites

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!
antonlinderer
Posts: 42
Joined: 14 Sep 2017, 09:59

JSON for favorites

Post by antonlinderer » 21 May 2018, 08:27

How do you retrieve a list of product favorites for a logged in user with JSON?

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

Re: JSON for favorites

Post by aimeos » 23 May 2018, 14:49

You should be able to get the products associated to a customer if you retrieve the customer by ID and use "include=product"
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply