| Current Path : /home/rtorresani/www/vendor/magento/module-downloadable/view/frontend/layout/ |
| Current File : //home/rtorresani/www/vendor/magento/module-downloadable/view/frontend/layout/customer_account.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<referenceBlock name="customer_account_navigation">
<block class="Magento\Customer\Block\Account\SortLinkInterface" name="customer-account-navigation-downloadable-products-link">
<arguments>
<argument name="path" xsi:type="string">downloadable/customer/products</argument>
<argument name="label" xsi:type="string" translate="true">My Downloadable Products</argument>
<argument name="sortOrder" xsi:type="number">217</argument>
</arguments>
</block>
</referenceBlock>
</body>
</page>