PROJECT

Shopify Store for a Furniture Brand

Migrating my sister's WooCommerce furniture store to Shopify — using AI-powered agentic tools instead of the visual builder to see how far it can go.

ShopifyShopify CLIClaude CodeShopify MCPWooCommerce
  • Configuring a Shopify store via Claude Code feels surprisingly good

    Been setting up a Shopify store with Claude Code instead of clicking around the admin. Theme colors, collections, nav menus — all through CLI and API calls. Honestly? It flows way better than I expected. No tab-switching, no hunting for the right settings panel. Just describe what I want, watch it happen. The combo of Shopify CLI and their MCP server is what makes it work. AI needs APIs, not buttons.

    • Theme colors, collections, and nav menus configured entirely through CLI and API
    • No tab-switching or hunting for settings panels
    • Shopify CLI + MCP server combo makes AI-driven store setup actually practical
    Summary of AI-assisted Shopify store implementation showing technical concepts used
  • New Project: Starting the WooCommerce to Shopify migration

    Kicking off a project to migrate my sister's furniture store from WooCommerce to Shopify. The goal: use AI as much as possible — Shopify CLI, Shopify MCP, and Claude Code — instead of the visual builder. A learning experiment to see how far agentic coding can take a real store build.

    • Product data exported from WooCommerce, converted via scripts, and uploaded to Shopify
    • Shopify CLI and Shopify MCP set up as the primary development interface with Claude Code
    • Deliberately avoiding the web-based visual builder to test AI-driven workflows
    Shopify admin dashboard for the GreetWood furniture store with products loaded
    Store foundation ready — products migrated, theme applied, AI tooling wired up.