<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="WeltPixel\Command\Console\Command\ExportConfigurationsCommand">
        <arguments>
            <argument name="sectionContainer" xsi:type="array">
                <item name="WeltPixel_DesignElements" xsi:type="string">weltpixel_design_elements</item>
            </argument>
        </arguments>
    </type>
    <type name="Magento\Catalog\Model\Category\DataProvider">
        <plugin name="weltpixel-designelements-category-dataprovider" type="WeltPixel\DesignElements\Plugin\Category\DataProvider" sortOrder="1" />
    </type>
</config>
