<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Event/etc/events.xsd">
    <event name="controller_action_postdispatch_catalogsearch_result_index">
        <observer name="searchlanding" instance="Mirasvit\SearchLanding\Observer\OnCatalogSearch" />
    </event>
</config>
