Retina images support
Avatar image
Jun 23, 2015
Yosh M wrote
Since a few minor versions, PS default template supports retina images: on page load javascript checks if screen is retina and if it is it tries to replace all product images with the same filename with "2x" at the end (before image extension).

As far as I understand (I could be wrong but this should be the correct procedure) when a user uploads an image that is at least twice the size of the "thickbox" size in Preferences > Images, an image version is saved with "2x" with twice the thickbox size dimesions.
Completed
5 votes
Vote
Reply
24 Answers
Avatar image
Jun 25, 2015
Alex Pryshlivskiy agent wrote
I'm not sure, Yosh.
According to your comment - this is Retina based temples by 3d developpers -
google search - https://www.google.com.ua/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=prestashop%20template%20retina

What kind of core template are you talking ?
Could you give us example ?
Avatar image
Jun 25, 2015
Yosh M wrote
Default-bootstrap template: http://fo.demo.prestashop.com/en/ - check global.js , the function that does this is highdpiInit() . If you can, open the site with a retina mbp or imac so you can see it better.
Avatar image
Jun 25, 2015
Alex Pryshlivskiy agent wrote
In our case it's better to implement such support for import of images and adding.
Avatar image
Jun 25, 2015
Yosh M wrote
Right, I just sent you the link so you can see it is implemented in default prestashop template.
Avatar image
Jun 26, 2015
Alex Pryshlivskiy agent wrote
Thanks for comment, Yosh.
I'll forward your suggestion to our QA department.
They'll try to test it for Retina.

P.S. Right now I'm not sure, that PrestaShop engine operateі with Retina images for product import.
We need to investigate this subject.

I'll try to find out.
Avatar image
Jun 26, 2015
Yosh M wrote
The import is not working correctly for retina in 1.6.0.14 but it is fixed for 1.6.1.0. Please refer to this: http://forge.prestashop.com/browse/PSCSX-5364 - it was just fixed today (you can see the changes in the commit do exactly what I said, multiply the dimensions * 2).
Avatar image
Jun 26, 2015
Alex Pryshlivskiy agent wrote
So, from my side I've contacted PrestaShop team. I'm waiting for comments from PrestaShop guys.
Thanks again for this subject, Yosh!
Avatar image
Jun 26, 2015
Yosh M wrote
thank you ;-)
Avatar image
Jun 26, 2015
Alex Pryshlivskiy agent wrote
I'll let you know after PS team response.
Avatar image
Jul 02, 2015
Yosh M wrote
have they answered?
Avatar image
Jul 03, 2015
Alex Pryshlivskiy agent wrote
I've got a answer something like this - Retina support was implemented in last release.
So I'm waiting for tech. details.
Avatar image
Sep 07, 2015
Yosh M wrote
any update?
Avatar image
Sep 08, 2015
Alex Pryshlivskiy agent wrote
Small update, we'll not implement such feature in current Release.
Priority rating by releases (plans_

1. PrestaShop Cloud support
2. Enhanced Advanced Stock Management
3. Small fixes and improvements.


so I hope to implement Retina support in stage 3.
Sep 13, 2015
System wrote
Hello,

We haven't heard back from you for last 5 days, please confirm that all questions were answered and issues are resolved. In case you haven't received an answer, please check your spam folder or check the status of ticket online at:
https://support.emagicone.com

Maybe we are waiting for some information from your side? In this case please get back to us.

In case we haven't replied you back or in case of any misunderstanding, please reply to this mail with all details so we could proceed.

If you do not reply us back, the ticket will be automatically closed within 24 hours.

With kind regards,

The eMagicOne Administration Team
Avatar image
Nov 20, 2015
Yosh M wrote
Please don't forget this... retina screens are becoming more common every day...
Avatar image
Nov 20, 2015
Alex Pryshlivskiy agent wrote

Here it is my last post :-)

Small update, we'll not implement such feature in current Release.
Priority rating by releases (plans_

1. PrestaShop Cloud support
2. Enhanced Advanced Stock Management
3. Small fixes and improvements.

----------

we are stay on Stage 1-2

Nov 25, 2015
System wrote
Hello,

We haven't heard back from you for last 5 days, please confirm that all questions were answered and issues are resolved. In case you haven't received an answer, please check your spam folder or check the status of ticket online at:
https://support.emagicone.com

Maybe we are waiting for some information from your side? In this case please get back to us.

In case we haven't replied you back or in case of any misunderstanding, please reply to this mail with all details so we could proceed.

If you do not reply us back, the ticket will be automatically closed within 24 hours.

With kind regards,

The eMagicOne Administration Team
Avatar image
Apr 22, 2016
Yosh M wrote
Can this be added to next release too, please? It is very important. Right now we have to upload all our images via backend so the retina version is generated.

Take into account it should only be generated if the option is enabled on Preferences > Images > "Generate high resolution images".

Avatar image
Apr 22, 2016
Yosh M wrote
as per your before-last comment "so I hope to implement Retina support in stage 3. ", I believe this is the stage you are at.
Thanks.
Avatar image
Apr 22, 2016
Alex Pryshlivskiy agent wrote
Thanks for update...
Here it is our current release - https://www.prestashopmanager.com/store-manager-for-prestashop-roadmap/
Please note - this is not all tasks in our development plan.
I'll try to contact our QA dep. after Monday and update your request again.
Have a nice weekend! :-)
Apr 27, 2016
System wrote
Hello,

We haven't heard back from you for last 5 days, please confirm that all questions were answered and issues are resolved. In case you haven't received an answer, please check your spam folder or check the status of ticket online at:
https://support.emagicone.com

Maybe we are waiting for some information from your side? In this case please get back to us.

In case we haven't replied you back or in case of any misunderstanding, please reply to this mail with all details so we could proceed.

If you do not reply us back, the ticket will be automatically closed within 24 hours.

With kind regards,

The eMagicOne Administration Team
Avatar image
Apr 30, 2016
Yosh M wrote
any update on this?
Avatar image
May 03, 2016
Alex Pryshlivskiy agent wrote
Stil stay in the line.
I'm waiting for this task.
Avatar image
Jun 04, 2020
Yosh M wrote
So, here I am 4 years later and several (even major) prestashop releases since then. Still in the line, still waiting...
Both Prestashop 1.6 and 1.7 have the option in Image Settings: "Generate high resolution images" which generate the @2x images.

Still no support for this in the manager. Today I ran the store diagnostics on a shop for "images with no records in database" and even all those @2x images are detected as trash (no records in database) yet they were generated by Prestashop core having that setting on the preferences on.

This is wrong. Very wrong.