| Current Path : /home/rtorresani/www/vendor/magento/module-msrp/view/base/layout/ |
| Current File : //home/rtorresani/www/vendor/magento/module-msrp/view/base/layout/catalog_product_prices.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<layout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/layout_generic.xsd">
<referenceBlock name="render.product.prices">
<arguments>
<argument name="default" xsi:type="array">
<item name="prices" xsi:type="array">
<item name="msrp_price" xsi:type="array">
<item name="render_class" xsi:type="string">Magento\Msrp\Pricing\Render\PriceBox</item>
<item name="render_template" xsi:type="string">Magento_Msrp::product/price/msrp.phtml</item>
</item>
</item>
</argument>
</arguments>
</referenceBlock>
</layout>