<?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>
        <attribute name="itemtype" value=""/>
        <attribute name="itemscope" value=""/>
        <referenceBlock name="product.info.review">
             <action method="setTemplate">
                 <argument name='template' xsi:type='string'>WeltPixel_GoogleCards::product/view/review.phtml</argument>
             </action>
        </referenceBlock>
        <referenceBlock name="page.main.title">
            <arguments>
                <argument name="add_base_attribute" xsi:type="string"></argument>
            </arguments>
        </referenceBlock>
        <referenceBlock name="product.info.overview">
            <arguments>
                <argument name="add_attribute" xsi:type="string"></argument>
            </arguments>
        </referenceBlock>
        <referenceBlock name="product.info.sku">
            <arguments>
                <argument name="add_attribute" xsi:type="string"></argument>
            </arguments>
        </referenceBlock>
    </body>
</page>
