We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e47da7 + 8336f02 commit d51ad06Copy full SHA for d51ad06
app/code/Magento/GroupedImportExport/etc/di.xml
@@ -9,7 +9,7 @@
9
<type name="Magento\CatalogImportExport\Model\Export\RowCustomizer\Composite">
10
<arguments>
11
<argument name="customizers" xsi:type="array">
12
- <item name="gropedProduct" xsi:type="string">Magento\GroupedImportExport\Model\Export\RowCustomizer</item>
+ <item name="groupedProduct" xsi:type="string">Magento\GroupedImportExport\Model\Export\RowCustomizer</item>
13
</argument>
14
</arguments>
15
</type>
0 commit comments