Search code examples
phpmagentofile-uploadimage-upload

Magento File/Image Upload on Front Product View


I want to add file uploader on front product view of product. here are some simple steps which describe its working.

currently page loads with a big product image which has 4-6 image map points.

on each map when user click on it, a popup needs to be display asking user to upload file for that mapped area.


Solution

  • Is this a product option or what?

    Somwhere on product page you have hidden divs with product upload forms. You click map points and divs appear with help of JS.