add product to basket shows out of stock error

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!
traiyani75
Advanced
Posts: 114
Joined: 08 Nov 2019, 11:56

add product to basket shows out of stock error

Post by traiyani75 » 28 Jan 2021, 11:54

Hello,

We are using two stores on aimeos now. With one store everything is working fine. But, with new store. when we try to add product to basket, it is returning out of stock error for every products.

This error is happening 3/10 time. We are not able to find actual reason behind it. Once it will come for the user, then same user will get error for every products until we remove user from store and he will register again.

We are using aimeos laravel and connect it to mobile application on android and ios platform.

Thanks in advance
Tejas

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

Re: add product to basket shows out of stock error

Post by aimeos » 29 Jan 2021, 10:00

There's most likely a siteid value mismatch between your stock and user records. If you want your user records to be available for all sites, make sure they have a siteid of "" (empty string instead of e.g. "2.").
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply