<?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>
        <referenceBlock name="estimateddelivery_product" remove="true"/>

        <referenceContainer name="alert.urls">
            <block class="DJOGlobal\StockMessaging\Rewrite\Plumrocket\Estimateddelivery\Block\Js" name="stockmessaging_product_outofstock" as="stockmessaging_outofstock" template="DJOGlobal_StockMessaging::estimateddelivery/js.phtml"/>
        </referenceContainer>

        <referenceContainer name="product.info.options.wrapper.bottom">
            <block class="DJOGlobal\StockMessaging\Rewrite\Plumrocket\Estimateddelivery\Block\Js" name="stockmessaging_product_instock" as="stockmessaging_instock" template="DJOGlobal_StockMessaging::estimateddelivery/js-instock.phtml" before="-">
                <arguments>
                    <argument name="load_js" xsi:type="string">DJOGlobal_StockMessaging/js/estimateddelivery/load</argument>
                    <argument name="show_position" xsi:type="string">product</argument>
                </arguments>
            </block>
        </referenceContainer>
    </body>
</page>
