| Current Path : /home/rtorresani/www/vendor/magento/module-weee/view/base/layout/ |
| Current File : //home/rtorresani/www/vendor/magento/module-weee/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="adjustments" xsi:type="array">
<item name="default" xsi:type="array">
<item name="tax" xsi:type="array">
<item name="adjustment_render_class" xsi:type="string">Magento\Weee\Pricing\Render\TaxAdjustment</item>
<item name="adjustment_render_template" xsi:type="string">Magento_Tax::pricing/adjustment.phtml</item>
</item>
<item name="weee" xsi:type="array">
<item name="adjustment_render_class" xsi:type="string">Magento\Weee\Pricing\Render\Adjustment</item>
<item name="adjustment_render_template" xsi:type="string">Magento_Weee::pricing/adjustment.phtml</item>
</item>
</item>
</item>
</argument>
</arguments>
</referenceBlock>
</layout>