Projekt

Allgemein

Profil

GX-Bug #68594

Von Ulrich Wenk vor etwa 3 Jahren aktualisiert

Es werden unter Umständen überflüssigerweise Artikelbilder geladen: 

 > Wenn man die PopUp-Bilder nicht nutzt, sondern die Lightbox, werden diese trotzdem im Artikel geladen. 
 > Das vergeudet Ladezeit. gerade weil die Bilder oft größer sind ans die Artikelbilder. 

 Gemeldet im [Forum](https://www.gambio.de/forum/threads/page-speed-verbessern-aber-wie.45795/page-4#post-384738). 

 --- 

 Article images may be loaded unnecessarily: 

 > If you don't use the pop-up images but the lightbox, they will still be loaded in the article. 
 > This wastes loading time, especially because the images are often larger than the article images. 

 Reported in the [Forum](https://www.gambio.de/forum/threads/page-speed-verbessern-aber-wie.45795/page-4#post-384738). 


 _________________________ 
 **EDIT** 

 Preconditions: 

 * have a product with properties and multiple images ready 

 * go to Settings > Product Details > Show Gallery as lightbox = TRUE 

 1. open the product in the frontend with active developer console (F12) 
 2. filter the network tab for images 

 expected: 

 * popup_images should be loaded only, when the lightbox is active 

 actual: 

 * popup_images are already loaded 

 additional info: this happens only with a product with properties, without properties the popup_images get loaded when they are displayed 

Zurück