Hello,
When deploying a change to EcomShops using the deployment tool (enabling and setting the "Use alt. images"), there appear to be two issues:
1. The cache wasn't busted automatically, so it didn't pick up my setting until I used the new Services Cache to clear the ShopService. That caused the new settings to show up in the backend.
2. However, even that didn't fix it on the frontend. I had to view the settings for the shop in the backend and then save. After doing that, it started working in the frontend. So the cache didn't appear to be rebuilt correctly until the save event on the shop settings.
Thanks,
Scott