The products doesn't appear in the basket in another currency

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
ahmed31916
Advanced
Posts: 148
Joined: 14 Apr 2022, 12:15

The products doesn't appear in the basket in another currency

Post by ahmed31916 » 23 Aug 2022, 08:45

Hello Aimeos,

In case of multi locale store, when I go to the basket and change the currency, the products doesn't appear (all of them). Why?

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

Re: The products doesn't appear in the basket in another currency

Post by aimeos » 24 Aug 2022, 07:51

If a product has no price for that currency, it's not migrated to the new basket.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
ahmed31916
Advanced
Posts: 148
Joined: 14 Apr 2022, 12:15

Re: The products doesn't appear in the basket in another currency

Post by ahmed31916 » 24 Aug 2022, 17:30

It has a price in foreign currency but it does not appear at all in the basket.

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

Re: The products doesn't appear in the basket in another currency

Post by aimeos » 26 Aug 2022, 07:49

You can check here what's happing when the products in the basket are migrated:
https://github.com/aimeos/ai-controller ... #L231-L286
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply