<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Catalog:etc/catalog_attributes.xsd">
    <group name="catalog_category">
        <attribute name="dv_is_category"/>
        <attribute name="dv_is_collection"/>
        <attribute name="dv_hide_in_cat_filter"/>
        <attribute name="dv_cover_title"/>
        <attribute name="dv_cover_color"/>
        <attribute name="dv_mobile_image"/>
    </group>
</config>
