Jeri - Shopify Setup Guide

Guide Shopify store setup for loyalty page templates via CDN or theme editor.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/JeriCommerce/claude-plugins --skill jeri-shopify-setup-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Jeri - Shopify Setup Guide
Source: https://github.com/JeriCommerce/claude-plugins/tree/main/plugins/loyalty-template-creator/skills/shopify-setup-guide
Command: npx skills add https://github.com/JeriCommerce/claude-plugins --skill jeri-shopify-setup-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Guides merchants and developers through the steps required to add a JeriCommerce loyalty page to a Shopify store, removing uncertainty about where to place files, how to create page templates, and how to configure the theme so the loyalty page displays correctly.

Core Features & Use Cases

  • CDN template installation: step-by-step instructions for copying a Liquid section into the theme, creating a JSON page template, and pushing changes via the Shopify Admin or CLI.
  • Theme app extension block setup: a simpler, code-free flow for adding the default JeriCommerce loyalty block through the theme editor and configuring visual and CTA settings.
  • Verification and troubleshooting: a practical checklist to confirm the page loads, widget routes work, tiers and earnings display, and common fixes for blank pages, JS errors, and naming mismatches.
  • Use Case: A developer or store admin who created a loyalty template with the loyalty-template skill and needs exact steps to integrate it into their live Shopify theme.

Quick Start

Guide me through adding the loyalty template to my Shopify store and verify the page loads and the widget works.

Frequently Asked Questions about Jeri - Shopify Setup Guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a loyalty page to my Shopify store theme?

To add a Shopify loyalty page, you can either copy a Liquid section file into a JSON page template via Shopify Admin or CLI, or use the theme editor to install a theme app extension block without editing code.

Do I need to edit Shopify theme code to deploy a loyalty page?

Editing Shopify theme code is not strictly required; you can use the theme editor to add a default loyalty block, but editing code allows for advanced CDN-hosted Liquid section deployments and custom JSON page templates.

What's the best way to verify a Shopify loyalty page deployment?

The best way to verify a Shopify loyalty page is to use WebFetch to confirm the public page loads, check for console errors, and ensure widget routes, tiers, and earnings display correctly.

Why is my Shopify loyalty page blank after template deployment?

A blank Shopify loyalty page often results from naming mismatches in the JSON page template, missing Liquid section files, or JavaScript errors preventing the widget from rendering correctly on the CDN.

Can I use the Shopify theme editor for a simpler loyalty block setup?

Yes, you can use the Shopify theme editor for a code-free loyalty block setup, allowing you to easily configure visual settings, CTA elements, and widget routes without modifying theme files directly.