---
spec_name: "Shopify Agentic Plan Onboarding for WooCommerce"
description: "A step-by-step prompt for Claude Code to guide a user through onboarding a WooCommerce store to the Shopify Agentic Plan."
version: 1.0
---

# Shopify Agentic Plan Onboarding Spec

## Goal

Walk me through the 5-step process of onboarding my existing WooCommerce store to the Shopify Agentic Plan so my products can appear in AI shopping channels like ChatGPT and Gemini. I need clear, actionable steps and best practices for each stage.

## Context

- My current store is on WooCommerce.
- I do NOT want to migrate my entire store, only list my products for AI channels.
- I need to know exactly what data to prepare and how to test the connection.

## Step-by-Step Guidance Required

Act as my technical consultant. Guide me through the following five phases. Ask me for confirmation after each step before proceeding to the next.

### Phase 1: Data Preparation

1.  **Instruct me on exporting product data from WooCommerce.** Tell me which plugin or built-in tool to use to get a clean CSV.
2.  **Provide a checklist of required fields.** List the non-negotiable data points Shopify needs (Title, Description, Price, Image URLs, SKUs, Variants, etc.).
3.  **Give me 3 common data-cleaning tips.** For example, how to handle HTML in descriptions or standardize variant names.

### Phase 2: Shopify Setup

1.  **Guide me to the correct Shopify sign-up page for the Agentic Plan.**
2.  **Confirm which settings I can ignore.** (e.g., Themes, Store Design).
3.  **Tell me where to configure payment processing.**

### Phase 3: Product Ingestion

1.  **Explain how to upload the cleaned CSV to the Shopify Catalog.**
2.  **Advise on best practices.** Should I upload a small batch first? What should I look for after the upload?

### Phase 4: Verification

1.  **Tell me what "LLM Enrichment" means in this context.**
2.  **Explain how to spot-check my products** to ensure they've been categorized correctly by Shopify's AI.

### Phase 5: Testing

1.  **Provide 3-5 sample prompts I can use in ChatGPT or Gemini to test if my products are discoverable.** Include a broad query, a brand-specific query, and a long-tail query.
2.  **Tell me what a successful result looks like.** How will I know the connection is working?

Start with Phase 1, Step 1. Wait for my response before moving on.