Need help with a logout link

Topic summary

A user is seeking a logout solution for their password-protected Shopify shop using the Minimog 5.0.2 theme.

The Problem:

  • The standard account logout link only logs users out of their account, not the password-protected shop itself
  • Need a separate logout mechanism for the shop’s password protection layer

Proposed Solution:
Another user suggested implementing a logout link with the following code:

<a href="/account/logout/" class="logout">Logout</a>

Status: The solution has been proposed but not yet confirmed as working. The original poster has not reported back on whether this resolves the issue.

Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

I have a password-protected shop.

I need a link that will allow users to LOG OUT of the shop when they are done.

The account logout link does not log them out of the password-protected shop, only their account.

Can someone help or guide me to a way to find that logout link?

My shop is currently using the minimog-5-0-2 theme.

Hey there Jean @jean92054 Give this code a try and let me know if it works for you

Logout