Skip to content

Instantly share code, notes, and snippets.

View lmarquine's full-sized avatar
🎯
Focusing

Leonardo Marquine lmarquine

🎯
Focusing
  • Jaraguá do Sul / SC - Brazil
  • 10:52 (UTC -03:00)
View GitHub Profile
@lmarquine
lmarquine / customer_account.xml
Created December 5, 2022 05:48 — forked from matt-bailey/customer_account.xml
Disable My Account sidebar links in Magento 2
<?xml version="1.0"?>
<!--
/**
* Copyright © 2016 Magento. 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>
<!-- Remove unwanted account navigation links -->