Nordax AI
FeaturesPricingEntity NetworkBlogProtocolAbout
Sign InGet Started
Developer Docs
Overview
Authentication
API Reference
AI Discoverability
Integration
JSON-LD & EmbedsLLMs.txtTrust Badges
Platform Guides
OverviewWordPressShopifyWixSquarespaceNext.jsCustom HTML
Docs/Platforms/Shopify

Shopify

Add Nordax integration to your Shopify store using theme.liquid and URL redirects.

1. JSON-LD Structured Data

Go to Online Store → Themes → Edit code, open theme.liquid, and add this before </head>:

theme.liquid
{%- if template == 'index' -%}
  <script
    src="https://cdn.nordax.ai/cdn/entity/{slug}.js"
    defer
  ></script>
{%- endif -%}

The Liquid conditional ensures the script only loads on your homepage. Remove the condition to load on all pages.

2. Trust Badge

Create a custom Liquid section or add this snippet to your footer:

  1. Go to Online Store → Themes → Customize
  2. Navigate to the Footer section
  3. Add a Custom Liquid block
  4. Paste the badge embed code:
<div id="nordax-badge" data-entity="{slug}"></div>
<script src="https://cdn.nordax.ai/cdn/badge/embed.js" defer></script>

3. llms.txt Hosting

Shopify doesn't allow uploading files to the web root, so use a URL redirect:

  1. Go to Settings → Navigation → URL Redirects
  2. Click Create URL redirect
  3. Set redirect from /llms.txt
  4. Set redirect to https://entities.nordax.ai/{slug}/llms.txt

Shopify creates a 301 redirect, which is ideal for SEO and AI crawler discovery. Since the target is a live Nordax endpoint, the content always stays current.

Nordax AI

The trust layer for AI commerce.

Product

FeaturesPricingEntity NetworkEnterpriseGold Verified

Resources

BlogFAQDevelopersTrust ProtocolHAP SpecTrust Stack

Company

AboutPressContactNordax Digital

Legal

Privacy PolicyTerms of ServiceAcceptable UseDPA

© 2025–2026 Northern Axis, LLC DBA Nordax Digital. All rights reserved.

·

Nordax Entity Trust Protocol (NETP) — Patent Pending (App. No. 64/002,246)

Powered by Nordax Digital