Paragraphs
WooCommerce

Translate the whole catalogue, not just the page templates.

Product names, descriptions, attributes, variations, category copy, transactional emails. All fingerprinted, all translated, all delivered at the edge.

What gets translated

Every surface a customer touches.

  • Product names and slugs
  • Short and long descriptions
  • Product attributes (taxonomy + custom)
  • Variation names and meta
  • Category and tag pages
  • Cart and checkout copy
  • Transactional emails (new order, processing, completed, refunded)
  • Customer-facing PDF invoices (via WooCommerce PDF Invoices)
  • Shipping method labels
  • Payment gateway descriptions
  • Coupon labels and descriptions
  • Cross-sells and upsells copy
Translation memory

Catalogue scale, without catalogue cost.

"Add to cart" appears on 500 products. With TM, you translate it once. The other 499 are free. Same for attribute values, regional descriptions, common product copy — anything that repeats. For a catalogue of 2,000 products with English source, you'd typically save 60–80% on translation cost.

Glossary

Brand consistency across every product.

Set product family names as do-not-translate. Set regional preferences as forced translations (e.g. "trousers" → "pantalones" in es-ES, "pantalón" in es-MX). Glossary terms are enforced as model placeholders — no AI model can drift.

HPOS

Compatible with High-Performance Order Storage.

We test against HPOS-enabled and legacy storage. Order data itself isn't translated (that would be a compliance nightmare) — we translate the customer-facing labels and email copy. Order line items remain in your source language for accounting clarity.

Setup

Two WP-CLI commands.

WP-CLI bash
# Activate the WooCommerce extension
wp paragraphs woo enable

# Schedule a full catalogue translation (runs in background)
wp paragraphs woo translate-catalogue --locales=es-ES,fr-FR,de-DE

# Optional: dry-run estimate first
wp paragraphs woo translate-catalogue --locales=es-ES --dry-run --estimate

Got more than 500 products?

The free tier translates a small catalogue. Growth covers ~2M words / month — typical for 2–5k products across 5 locales.