Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created January 15, 2018 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LinguistMB/14696407627ad6da374ab42bfcc7b372 to your computer and use it in GitHub Desktop.
Save LinguistMB/14696407627ad6da374ab42bfcc7b372 to your computer and use it in GitHub Desktop.
<?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>
<referenceBlock name="product.info.details">
<block class="Magento\Catalog\Block\Product\View" name="code.tab" template="Vendor_NamespaceModule::product_tabs.phtml" group="detailed_info">
<arguments>
<argument translate="true" name="title" xsi:type="string">Ask a Question</argument>
</arguments>
</block>
</referenceBlock>
</body>
</page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment