Is it possible to change stock view
					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!
Is it possible to change stock view
Is it possible to change stock view from boxes to available product stock number?
			
			
			
									
									
						Re: Is it possible to change stock view
Replace the catalog stock template with your own implementation. There you can create the output you need.
https://github.com/aimeos/aimeos-core/b ... efault.php
			
			
			
									
									https://github.com/aimeos/aimeos-core/b ... efault.php
Professional support and custom implementation are available at  Aimeos.com
If you like Aimeos,
 give us a star
						If you like Aimeos,
Re: Is it possible to change stock view
Thank's, it's working great.