I'm searching for a lightweight e-Commerce web-application implemented in PHP5 and using MySQL as storage db.
main requirements are:
- as small as possible
- Free or Open Source
- supporting multi-language (best if utf-8 was primarily supported)
- easy to use (don't need core to be bloated with functionality I won't use)
- basic system for setting up prices, multi-language strings and images
- small overhead on server
- fast to deploy
Please don't recommend Magento as I found it a little bloated for the functionality I'm looking for.
looking forward for your tips / recommendation