We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 825fcb1 commit 32a3c18Copy full SHA for 32a3c18
app/code/Magento/Weee/view/frontend/layout/sales_email_order_items.xml
@@ -10,7 +10,7 @@
10
<referenceBlock name="order_totals">
11
<block class="Magento\Weee\Block\Sales\Order\Totals" name="weee_ord_totals">
12
<action method="setBeforeCondition">
13
- <argument name="condition" xsi:type="string">grand_total</argument>
+ <argument name="condition" xsi:type="string">tax</argument>
14
</action>
15
</block>
16
</referenceBlock>
0 commit comments