Add to basket not working
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Add to basket not working
Hi,
products cannot be added to basket, and there is no error message in JS console. The modal opens but no product is added. And the basket is empty, too.
What could that be?
Aimeos: 22.4.3
TYPO3: 11.5.12
PHP: 7.4.30
Linux
products cannot be added to basket, and there is no error message in JS console. The modal opens but no product is added. And the basket is empty, too.
What could that be?
Aimeos: 22.4.3
TYPO3: 11.5.12
PHP: 7.4.30
Linux
- Attachments
-
- after-clicking-button.png (102.07 KiB) Viewed 2964 times
-
- empty-basket.png (62.34 KiB) Viewed 2964 times
Re: Add to basket not working
Do you have a custom catalog/detail template from earlier versions?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Add to basket not working
No. It's a new installation.
Re: Add to basket not working
Do you use the latest release (22.4.4)? If not, can you please update and see if the problem persists?
If there's still a problem, the products might have missing prices for example.
If there's still a problem, the products might have missing prices for example.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Add to basket not working
Now, I have 22.4.4 but it still doesn't work.
Screenshot of prices is attached.
Screenshot of prices is attached.
- Attachments
-
- price.png (71.45 KiB) Viewed 2919 times
Re: Add to basket not working
We've tested with a fresh composer installation of the Aimeos TYPO3 distribution and all demo products can be added without problem:
https://github.com/aimeos/aimeos-typo3-dist
The problem must be somewhere in your product so please check stock level and categories of that product as well as the passed quantity. Also check in the network tab of the browser console if all data is passed correctly.
https://github.com/aimeos/aimeos-typo3-dist
The problem must be somewhere in your product so please check stock level and categories of that product as well as the passed quantity. Also check in the network tab of the browser console if all data is passed correctly.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Add to basket not working
Ok, thanks, it was the stock level.
Is it possible to deactivate stock level check (globally or per article)?
Is it possible to deactivate stock level check (globally or per article)?
Re: Add to basket not working
You can add an empty stock level for each article which is then "unlimited".
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
