How can I add a link to my membership dashboard to my customer account page (legacy)?

Note: This feature only works in the Legacy customer accounts option. If you are using New Customer accounts, you can follow the steps listed at How to Add a "Manage Membership" Section to Your Customer Account Page.

The easiest way to add a link to the membership dashboard is via an App Embed. This special widget you enable within your Shopify theme will attempt to add a membership dashboard link to your customer account page.

You can access the App Embed directly by clicking the button on the Installation tab of your membership details page or the link provided on the Design page.

To return to the App Embeds directly in the future, start by going to the Customize section of your theme and clicking "App embeds".

Above is an example of where the App Embed shows up and what it may look like within your theme. The App Embed will attempt to add the link below the "View Addresses" link on your Customer Account page. If you would prefer to display it in a different place, you can add a custom CSS selector, after which the Manage Memberships link will display.

Advanced

If you feel comfortable editing HTML and prefer manually adding the membership management link, you can edit your Shopify theme directly. To begin, head to your Shopify's Online Store section and click Actions > Edit Code next to your theme.

Select the customers/account.liquid file from the left-hand menu.

Find the spot on this page where you want to include your Manage Membership link. Paste the following code there:

<div><a href="/a/membership/dashboard">Manage my membership</a></div>

If you are using New Customer account, you can follow the steps listed at How to Add a "Manage Membership" Section to Your Customer Account Page


If you encounter any difficulties, feel free to email us at support@conjured.co. We're here to help!

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us