Using AI to build retail product catalogs multiplies cataloging capacity by 20x, guarantees voice consistency across 5,000 to 100,000 SKUs, and syncs in real time with marketplaces like MercadoLibre, Amazon, Shopify, and VTEX. The trap is delegating everything to public AI: the result is generic listings no algorithm will rank. The right approach is building a professional foundation with brand voice; the product team validates the critical 10 to 20 percent. KPIs in code, no hallucinations.
The operational bottleneck at LATAM retailers is brutally concrete: 5,000 SKUs to catalog at 15 minutes per SKU equals 1,250 human hours. At $25/hour average in LATAM, that's $31,000 in labor. With AI, that work gets done in 50 hours of human review. The difference pays for the system in the first month.
What catalog blocks AI generates correctly
Six blocks with high return and low risk.
- SEO-optimized product name: primary keyword, brand, model, and critical attribute. Example: "Lacoste men's polo shirt Pima cotton navy blue XL"
- Long description: 250 to 400 words with natural keywords, use cases, benefits, occasions. No keyword stuffing.
- Structured spec sheet: dimensions, weight, materials, warranty, care instructions, certifications. Attribute by attribute.
- Sales bullets: 5 to 8 buyer-oriented points. Benefit before feature.
- Generative photos for variants: from a real base photo, generates color variants, lifestyle, and usage context. Stable Diffusion with ControlNet.
- Multi-language translation: neutral Spanish, country-specific Spanish (local variants), English, Portuguese where applicable.
Real case: Shopilot landing with live Stripe for 500 founders
Shopilot, a SaaS platform for ecommerce operators, shipped a landing with lock narrative ("Cursor is to code, Shopilot is to ecommerce"), Stripe integration with a Founding 500 counter, and a $499 lifetime Early Bird price. The case illustrates how to build a commercial funnel with a SaaS catalog, but the Stripe integration and sync mechanics apply directly to retail.
- Founding 500 counter live from Supabase
- $499 one-time price
- Payment link Stripe live
- Stripe webhook deployed for automation
- Publishable key rotated for security
- Spanish with vos across the entire site except the hero
- July 2026 launch hardcoded in the narrative
- Duration: 2 weeks in April 2026
For a retailer with a large catalog, the same approach applies: payment gateway integration, real-time sync, and a coherent narrative.
Technical stack for a mid-size retailer
| Layer | Technology | Why |
|---|---|---|
| Master catalog | Supabase PostgreSQL or dedicated PIM | Single source of truth |
| Text generation | Claude Sonnet with RAG | Brand voice |
| Image generation | Stable Diffusion XL with ControlNet | Variants from base image |
| Semantic search | pgvector with embeddings | Internal search |
| Shopify sync | Shopify Admin GraphQL API | Bidirectional |
| MercadoLibre sync | MercadoLibre API | Latin America |
| Amazon sync | Amazon Selling Partner API | International |
| VTEX sync | VTEX Catalog API | LATAM retail |
| Translation | DeepL or Claude | Multi-language |
| Dashboard | Next.js with metrics | Team visibility |
How to train brand voice for catalog
Three steps, no complexity.
One: the brand provides 50 to 200 well-written real listings (ideally top sellers or copy written by the lead copywriter). The model extracts tone, structure, frequent words, and typical length.
Two: define a glossary of terms NOT to use (brand jargon, common past errors, claims blocked by compliance). The system enforces those restrictions.
Three: during the first month the product team approves batch by batch. After 200 approvals the system replicates with 92 to 95 percent accuracy and only the critical 5 to 8 percent goes back for review.
Generative photos: the legal detail
Stable Diffusion XL with ControlNet generates variants from a real base photo. Three operational rules that keep the retailer in compliance.
Main product photo: must be real, not generative. MercadoLibre and Amazon require it. That means a photographer or a studio shoot.
Color variants from base: accepted. The blue shirt exists; white, black, and gray variants are generated from the blue photo. ControlNet preserves the shape and changes only the color.
Lifestyle or context photos: accepted. The shirt hanging on a white rack, the shirt on an AI model, the shirt on a table with accessories. Everything that is not the primary listing photo can be generative.
Typical savings: 70 percent of the brand's variable photography cost.
Marketplace sync: what actually matters
Four operational rules that prevent pain.
Always bidirectional: a change in the master catalog propagates to marketplaces. An order on a marketplace propagates back to the catalog (decrements stock). Webhook on both sides with exponential retry.
Idempotency with UUID key: every operation gets a unique UUID. If the marketplace API fails and retries, no duplicate product is created.
Auditable logs: every sync is recorded with timestamp, payload sent, and response received. Useful for debugging and compliance.
Right frequency: stock every 5 minutes, prices every 60 minutes, descriptions every 24 hours. Too much frequency saturates APIs and inflates token costs.
Real metrics for a mid-size retailer
| Metric | Before | After | Change |
|---|---|---|---|
| Products cataloged per hour | 6 | 100 | 16x more |
| Cost per cataloged SKU | $5.00 | $0.30 | 94% less |
| Time to publish a new SKU | 2 days | 30 minutes | 95% less |
| Active SKUs synced | 5,000 | 50,000 | 10x more |
| Revenue from SEO improvement | baseline | +25 to 60% | Material |
What tasks NOT to automate in catalog?
Three zones that require a human. Decision on what product to sell (buying and curation). Final approval of regulated claims (food, supplements, medical devices). Supplier price negotiation and competitive positioning.
Next steps
For retailers with 5,000 to 50,000 active SKUs and sync across 3 to 5 marketplaces, MAGIA / Core delivers the complete system in 12 weeks for $15,000: catalog Data Lake, brand-voice generator, generative photos, multi-channel sync. For large retailers with 100,000+ SKUs and multi-tenant requirements, MAGIA / Forge at $20,000 adds hardening and isolation.
Schedule a 30-minute technical session. We review your current catalog, connected marketplaces, and target scope.