I'm trying to upload the image of the product in admin panel. It's working fine but now I want to upload the image of the product in front end.
I mean customer can upload the image of the product from the front end. So how this is possible?
I'm trying to upload the image of the product in admin panel. It's working fine but now I want to upload the image of the product in front end.
I mean customer can upload the image of the product from the front end. So how this is possible?
One of the most enticipated and needed things in Magento is File upload Custom Option. As discussed last year at Magento Forum, it is not completed nor tested.
Now, Magento already have frontend and admin part of file upload option implemented in themes. Since backend part is still missing, understand that this still doesn’t work, however, if you’re interested how it looks, read on
http://inchoo.net/magento/file-upload-in-magento/
First upload image in media/import
Now save product with uploaded image