01 ยท Reality check
What Claude actually does well here
Good at
- Writing and debugging Shopify Liquid template code
- Planning collection structure, navigation and category hierarchy
- Writing product descriptions at volume from specification lists
- Explaining Shopify concepts and troubleshooting theme errors you paste in
- Working across a whole theme through Claude Code rather than snippet by snippet
Not the right tool for
- Logging into Shopify or configuring your store settings
- Generating product images, which it cannot do at all
- Knowing current Shopify pricing, app costs or plan features
- Judging whether your products will sell, which is a market question
- Guaranteeing theme code is safe to deploy without you testing it
02 ยท The method
Step by step
- 1
Set the store up yourself first
Create the Shopify account, pick a theme and add a couple of real products. Claude works on top of an existing store; it cannot create one for you.
- 2
Plan structure before customising
Ask it to design your collection hierarchy and navigation based on your products and how customers shop. Structure is easier to fix now than after you have a hundred products.
- 3
Duplicate the theme before touching code
Always work on a duplicate theme, never the live one. This is the single most important habit in Shopify theme work.
- 4
Use Claude Code for real theme work
Download the theme files and point Claude Code at them. Pasting Liquid snippets back and forth into a chat does not scale past a few edits.
- 5
Batch the product copy
Give it your product specifications and a sample description in your brand voice, then have it write the rest. Include the search keywords you want each to target.
- 6
Preview, test checkout, then publish
Check the duplicate theme on mobile, run a test order end to end, then publish. Theme code that looks right can still break checkout.
03 ยท Use this now
Copy-paste prompt for store structure and copy
You are a Shopify specialist. My store sells [products] to [audience]. Current product range: [describe or list]. First, design my collection structure and main navigation based on how these customers actually shop, and explain the reasoning. Then, for product copy: here is one description I wrote in my brand voice as a reference: [paste]. Write descriptions for these products in the same voice: [list products with their specifications]. Each needs a title under 60 characters, a description of [length], the key benefits as bullets, and a meta description. Do not invent specifications, materials or claims I have not given you.
04 ยท Avoid these
Common mistakes
- Editing your live theme instead of a duplicate, which can break a working store.
- Letting it invent product specifications, materials or claims, which is a legal risk in ecommerce.
- Publishing theme changes without testing checkout end to end.
- Expecting it to generate product photos, which Claude cannot do.
- Trusting it on current Shopify plan pricing or app costs, which it may have wrong.
05 ยท Questions
Frequently asked questions
Can Claude build a Shopify store for me?
Not by itself. It cannot log into Shopify, configure settings or publish products. What it does well is the code and content around the store: Liquid theme customisation, collection structure and product copy. Set the store up yourself, then use Claude for the theme and the words.
Can Claude write Shopify Liquid code?
Yes, and this is one of its stronger uses here. It can write and debug Liquid templates, and if you paste an error it can usually diagnose it. For anything beyond a few edits, download the theme and use Claude Code against the actual files rather than pasting snippets.
Can Claude write my product descriptions?
Yes, and it is efficient at volume. Give it a description you wrote yourself as a voice reference, then the specifications for each product. Instruct it never to invent specifications or claims, since inaccurate product information in ecommerce carries real legal risk.
Can Claude make product images?
No. Claude does not generate images at all. You will need your own product photography or a dedicated image tool. For ecommerce specifically, real photographs of your actual products generally outperform generated images anyway.