If you are on shared hosting ask your provider if your host uses a CDN like Cloudflare or a proxy.
If nothing helps try to overwrite this header in .htaccess
header add X-Turbo-Charged-By "Name of your choice"
To me the same, because no LiteSpeed plugin caches. Each plugin is only a control panel to control and manage the cache. Caching itself will only be done by Lscache, a LSWS based cache engine.
Again, LiteSpeed Enterprise doesn't add "X-Turbo-Charged-By" header and there is no setting in WebAdmin console to disable or enable it. In WebAdmin you can only control if Server header should appear or not. This setting is what @Pong already noticed.
If you have header "X-Turbo-Charged-By"...
X-Turbo-Charged is not a default header in LiteSpeed Enterprise. Check your headers again and look for "Server" header. If you really have LiteSpeed Enterprise Server header must be "LiteSpeed", but most of the time it is Cloudflare or a nginx proxy is used.
PrestaShop has setting for mobile view, but is disabled by default, so check settings in configuration tab in LiteSpeed plugin, but purge LiteSpeed cache after you have enabled it. Purge cache button is on top of page header in the upper right corner.
Okay, I give up. You are right and I am wrong....
But for everybody else who is thinking like this collegue, this is neither a LSWS nor a Lscache issue....
Either we are in a loop or you don't want to understand why you can't detect Retina display. Also Journal can't. To me, Journal doesn't detect Retina display, it detects screen resolution by CSS media queries, but not for HighRes images.