GX-Bug #68594
offenUnnötiges Laden von PopUp-Artikelbildern bei Verwendung der Lightbox | PopUp product images get loaded unnecessarily when Lightbox is used
0%
Beschreibung
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.
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.
EDIT
Preconditions:
have a product with properties and multiple images ready
go to Settings > Product Details > Show Gallery as lightbox = TRUE
- open the product in the frontend with active developer console (F12)
- 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
Dateien