<widgets xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Widget:etc/widget.xsd">
    <widget class="Mirasvit\ProductKit\Block\KitList" id="mst-kit-list">
        <label>Product Kit</label>
        <description>This widget can be used only on the pages that have the product context</description>
    </widget>

    <widget class="Mirasvit\ProductKit\Block\KitListing" id="mst-kit-listing">
        <label>Product Kits Listing</label>
        <description>The widget displays a list of all enabled product kits</description>
    </widget>
</widgets>
