<?xml version="1.0"?>
<!--
/**
 * Copyright В© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="2columns-left" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
	<body>
                <referenceContainer name="before.body.end">
                    <block class="Magento\Framework\View\Element\Template" name="ox_catalog_js" template="Magento_Catalog::product/js.phtml"/>
                    <block class="Magento\Framework\View\Element\Template" name="sticky-sidebar.js" as="sticky-sidebar.js" template="Magento_Catalog::product/sticky-sidebar.phtml"/>
                </referenceContainer>
		<referenceBlock name="search_result_list">
			<action method="setTemplate">
				<argument name="template" xsi:type="helper" helper="Olegnax\Athlete2\Helper\UpdaterTemplate::setSearchProductsLayout"/>
			</action>
		</referenceBlock>
	</body>
</page>
