Skip to content

Instantly share code, notes, and snippets.

@6ui11em
Created May 8, 2019 09:25
Show Gist options
  • Save 6ui11em/ec71ce52a50d1a3a7b102aefe6c05b46 to your computer and use it in GitHub Desktop.
Save 6ui11em/ec71ce52a50d1a3a7b102aefe6c05b46 to your computer and use it in GitHub Desktop.
Magento 2: Layout Text Block #magento2, #layout, #block, #text
<block class="Magento\Framework\View\Element\Text" name="excl.tax.label">
<action method="setText">
<argument translate="true" name="text" xsi:type="string">Excl. Tax</argument>
</action>
</block>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment