Add customer portal link to a theme
You can insert the Recharge customer portal link in anywhere on the storefront to allow customers to manage their subscription settings. Follow these steps to add a menu item for the Recharge customer account portal to the storefront:
-
In the store's Theme Files, find the navigation menu template. This file is often found under the templates > components > common directory.
-
Add the class
rca-account-navbar-section
to the Account sub-menu<ul>
element.


Now you've injected the Manage Subscriptions link into the Account menu for logged in users. For more on BigCommerce users, see Customer Storefront Accounts
Updated about 2 years ago