Sure. let me know if its works or not.
Topic summary
A user seeks custom code (no apps) to display conditional links on the customer account page based on specific customer tags.
Requirements:
- Show different links depending on which tag a customer has (e.g., customers tagged “A” see link A only)
- Multiple tags will exist, each redirecting to different pages
- No link displays if customer has no tags
Solution Provided:
A developer offered JavaScript/Liquid code to paste at the end of the account page file, with separate markup code to render and display the links.
Current Status:
The original poster is uncertain about locating the account page file (shared a screenshot of theme code settings) but mentioned adding custom Liquid code directly through the theme customizer. They will report back on whether the solution works.