In prestashop when I add a picture as an attachment to a product it saves file in download/filename
but the problem is that the filename is without extension
eg. b112ddf78daac05a027abd52e67e8d2d6e6dee0a
How to display picture in html (<img src="">
) if filename does not have an extension?