<?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"
      label="Email ACE Items List" design_abstraction="custom">
    <body>
        <referenceBlock name="ace.quote.items.info">
            <arguments>
                <argument name="view_model" xsi:type="object">Codilar\Catalog\ViewModel\CatalogViewModel</argument>
            </arguments>
        </referenceBlock>
    </body>
</page>
