I did that, and to save your time I did try all the JS combination possible, and the result was.
With Load JS Deferred, Delayed, picture on homepage and Shop don’t load.
With JS Combine External and Inline On, picture load in homepage but not on Shop.
For the rest, lazy Load work perfectly fine, with them On.
So based on that, I did switch (Load JS Deferred) to Deferred instead of delayed, and JS Combine External and Inline to Off.
What seem to be the problem? Just to learn to better handle this plugins in the future, because turnung off combine and switching to Deferred seem to make lazy work, without losing anything in lighthouse or gmetrix.
This plugin is really a piece of art, but to find the right combination of its setting its not that easy x)