Viv*_*vek 5 png image prestashop
I have Prestashop 1.4.9.0 installed with my PHP project. When I add a new product, I upload an image in PNG format, but when it is shown on the client side, the image is in JPG format.
How can you keep the image extension?
在后台>首选项>图像中,您有3个"图像质量"选项:
默认情况下,所有图像都是JPEG(PNG已转换),因此您可以选择使用第二个选项(不转换图像)或第三个选项 - 将JPEG图像转换为PNG.