<?xml version="1.0"?>
<!--
/**
 * Copyright © magebig.com - All rights reserved.
 * See LICENSE.txt for license details.
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <referenceContainer name="content">
            <block class="MageBig\AjaxInfiniteScroll\Block\Init" name="ajaxinfinitescroll.init" template="MageBig_AjaxInfiniteScroll::js.phtml" after="-"/>
        </referenceContainer>
        <referenceBlock name="category.product.type.details.renderers.configurable"
                        template="MageBig_AjaxInfiniteScroll::product/listing/renderer.phtml" />
    </body>
</page>
