Skip to content

Commit 0a868f7

Browse files
author
Sergey Shvets
committed
MAGETWO-96594: Image Position issue with Associated Products
1 parent e21aae3 commit 0a868f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/web/mage/gallery/gallery.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@ define([
477477
if (_.isArray(data)) {
478478
settings.fotoramaApi.load(data);
479479
mainImageIndex = getMainImageIndex(data);
480+
480481
if (mainImageIndex) {
481482
settings.fotoramaApi.show({
482483
index: mainImageIndex,

0 commit comments

Comments
 (0)