A
Asked
what are the dimensional size for product image? i need to add an image of each product when i keep on getting size is too large so what are default dimensions?
- MSAnswered
Hello,
You can set the image dimension in system settings. The max file size is 1MB and can change by modifying the
allowed_file_size
in the product controllerapp/controllers/admin/Products.php
Thank you
- Login to Reply