Get stock in catalog list
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!
Get stock in catalog list
In v21 I was able to get a products stock by adding stock to catalog -> lists -> domains and calling getStockItems() and then getStockLevel(), this no longer works in v25. How can I get the product stock in catalog list in v25?
Re: Get stock in catalog list
Product getStockItems() is still available:
https://github.com/aimeos/aimeos-core/b ... ce.php#L85
Did you set the product manager decorators manually because stocks are fetched by a new decorator since 2025.x:
https://github.com/aimeos/aimeos-core/b ... /Stock.php
https://github.com/aimeos/aimeos-core/b ... ce.php#L85
Did you set the product manager decorators manually because stocks are fetched by a new decorator since 2025.x:
https://github.com/aimeos/aimeos-core/b ... /Stock.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,