Skip to content

Commit 0483689

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-3504: Product images not resized when added as configurable product
1 parent 9dfef80 commit 0483689

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/ConfigurableProduct/view/adminhtml/web/js/variations/steps

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProduct/view/adminhtml/web/js/variations/steps/bulk.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ define([
175175
});
176176

177177
this.initCountVariations();
178+
this.bindGalleries();
178179
this.bindGalleries = this.bindGalleries.bind(this);
179180
},
180181

0 commit comments

Comments
 (0)