no data

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
FroWish
Posts: 1
Joined: 11 Aug 2020, 14:17

no data

Post by FroWish » 11 Aug 2020, 14:25

<?= $aibody['account/favorite'] ?>
if there are no favorite products of customer than i want to show "no favorite products" How to do it ?

-Thanks in advance

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

Re: no data

Post by aimeos » 13 Aug 2020, 16:44

Copy the template of the account favorite component into your own extension and add the text in that template:
https://github.com/aimeos/ai-client-htm ... d.php#L106
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply