Skip to main content
The Referee Tag displays a “Been referred by a friend?” link, enabling customers to identify who referred them.
The Referee experience can also be added to your Shopify Checkout using the Checkout Extensibility App — this requires Shopify Plus. This manual approach is for adding the tag to Cart, Basket, Side Cart, or checkout.liquid pages (and checkout.liquid itself is Shopify Plus only).

Cart / Basket Page

Add a <div> where the link should appear, then add the JavaScript snippet after it. Locate and edit your cart template (e.g., cart.liquid).
1

Add the Div

2

Add the Script

Replace INSERT_PARTNERCODE with your actual Mention Me PartnerCode. For locale configuration, see Shopify: Locales.

Sidecart / Popout Cart

If using a slide-out or pop-up cart (e.g., sidecart.liquid):
Shopify sidecart with "Been referred by a friend?" link

Sidecart with the 'Been referred by a friend?' link

Checkout (Shopify Plus Only)

Shopify Plus merchants can modify checkout.liquid:
Shopify Plus checkout.liquid editor

The checkout.liquid editor in the Shopify Plus theme code editor.

Planning a move to Shopify Checkout Extensions from checkout.liquid? Review the checkout extensibility guide.
Last modified on July 12, 2026