<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <referenceContainer name="after.body.start">
            <block class="Mirasvit\SearchAutocomplete\Block\Injection" name="autocomplete.injection.js" as="autocomplete.injection.js"
                   template="injection_js.phtml"/>
            <block class="Mirasvit\SearchAutocomplete\Block\Injection" name="autocomplete.restriction.js" as="autocomplete.restriction.js"
                   template="restriction_js.phtml" ifconfig="searchautocomplete/general/keep_latest_request"/>
        </referenceContainer>
    </body>
</page>
