Shopify Integration

Shopify Integration Guide

This guide shows you how to connect Libers Suite with your Shopify store and optimize your products for AI search engines.

LLM Readability: Optimize your products for ChatGPT, Perplexity, Claude, and Google SGE.
Automatic: Knowledge Packs are automatically published and written to Shopify metafields.

Step 1: Install App from Shopify App Store

Find Libers Suite in the Shopify App Store and install the app with one click.

Libers Suite in Shopify App Store
Libers Suite in Shopify App Store - Click "Install"
Status: The app is currently in Shopify's review process. After approval, it will be publicly available in the App Store.

Step 2: Grant Permissions

Libers Suite needs access to your product data for AI optimization.

Libers Suite Installation
Start installation
Grant permissions
Grant Read Products & Write Products permissions

Required Permissions:

Read Products
Libers Suite reads your product data (title, description, images, metafields) to create AI-optimized Knowledge Packs.
Write Products
Libers Suite writes optimized metafields and tags back to your products (optional, only if you activate it).

Step 3: Activate Theme Extension (CRITICAL)

This is the most important step! Without the Theme Extension, no optimized tags will be inserted into your product pages.

Activate Theme Extension
Theme Customizer → App embeds → Activate "LLMO GEO Head Tags"

Instructions:

  1. Go to Shopify Admin → Online Store → Themes
  2. Click Customize on your active theme
  3. Click App embeds (bottom left in sidebar)
  4. Find "LLMO GEO Head Tags"
  5. Enable the toggle switch
  6. Click Save
What is LLM Readability?
Libers Suite optimizes your products for AI search engines like ChatGPT, Perplexity, Claude, and Google SGE. We use Schema.org (GEO), Open Graph, and AI-optimized meta descriptions.

Step 4: Open the App. Your Dashboard

After installation, open LLMO Ready from the Shopify Admin sidebar. You land directly in the embedded app. No separate login. The dashboard shows product counts, optimization status, plan usage, and your token balance.

LLMO Ready dashboard in Shopify Admin
Shopify Admin → Apps → LLMO Ready. Dashboard with products, plan usage, and tokens

Step 5: Your Products Are Already Listed

Open Products in the app. Your store products appear automatically. No import and no sync button. Each row shows whether a Knowledge Pack already exists or is still pending.

Product list with optimization status
LLMO Ready → Products. Status per product, ready for Optimize
Live from Shopify: The product list is loaded from your store on every visit. You do not need a separate dashboard or a manual synchronize step.

Step 6: Optimize a Product

On a pending product, click Optimize. LLMO Ready creates a Knowledge Pack with AI Readiness, content, SEO, and quality scores. For connected Shopify stores the pack is published to product metafields automatically. There is no separate publish button.

Knowledge Pack detail with scores and trend
Knowledge Pack detail. Scores and performance trend after Optimize

What happens?

1
LLMO Ready analyzes your product data with AI
2
The Knowledge Pack is published to Shopify metafields automatically
3
With the Theme Extension active, optimized Schema.org and Open Graph tags are injected into the <head> of your product pages

Step 7: Manage Your Plan and Tokens

Plans and token packs are purchased inside the Shopify app via Shopify Billing. No Stripe checkout and no external payment page.

Pricing Plans

Open Pricing Plans to see your current plan (Starter, Growth, or Pro) and the included limits.

Pricing plans in LLMO Ready
LLMO Ready → Pricing Plans. Current plan and limits

Buy Tokens

Need more Knowledge Packs? Buy token packs under Buy Tokens. Payment runs through Shopify Billing only.

Buy tokens in LLMO Ready
LLMO Ready → Buy Tokens. One-time packs via Shopify Billing

Step 8: Verify in Source Code (Frontend)

Check if optimized tags were correctly inserted into your product pages' HTML.

Verify source code
Browser → View Page Source → Schema.org and Open Graph tags in <head>

Expected Result in <head>:

<head>
  <!-- LLMO Ready GEO Tags -->
  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "Product",
    "name": "Your Product Name",
    ...
  }
  </script>
  
  <meta property="og:title" content="...">
  <meta property="og:description" content="...">
  <meta name="description" content="...">
</head>
Troubleshooting: If tags are missing:
  • Theme Extension "LLMO GEO Head Tags" activated?
  • Metafields present in Shopify?
  • Browser cache cleared? (Cmd+Shift+R)

Done!

Your Shopify products are now optimized for AI search engines. ChatGPT, Perplexity, Claude, and Google SGE can better understand and recommend your products.

Next Steps
Optimize more products in LLMO Ready inside Shopify Admin and watch scores improve on each Knowledge Pack detail page.