<?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="product.info.options.wrapper">
            <block name="b2b_product_options" template="DJOGlobal_ExtMultiUserAccounts::product/view/options/subaccount-price-options.phtml" before="product.info.options">
                <arguments>
                    <argument name="view_model" xsi:type="object">DJOGlobal\ExtMultiUserAccounts\ViewModel\Subaccount</argument>
                </arguments>
            </block>
        </referenceBlock>
    </body>
</page>
