Open talrez11 opened 8 years ago
We need to have the ability to choose thumbnail size when inserting shop item to cart on Site.itemView. At the moment all thumbnail images are set to default of 100X100.
With gallery
refactoring automatic generation of thumbnails has been removed to save on speed. Instead we will provide different API end-point to allow for this. This will inevitably break custom views for shopping cart, but it's necessary to keep the API clean as possible and performance good.
Need more info about what needs to be done.