WooCommerce Custom Product Data
Attach configuration/personalization data to a WooCommerce cart item, checkout and order. The bridge a 3D product configurator needs.
by Dominik Groński (GroDev) · github.com/gronskideveloper/woocommerce-custom-product-data · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/gronskideveloper/woocommerce-custom-product-data/archive/refs/heads/main.zipFrom the readme
WooCommerce Custom Product Data
🇵🇱 Praca AI-first (PL). Ten plugin zbudowałem z Claude Code — strategia trójstopniowego łańcucha hooków WooCommerce i sanityzacja po mojej stronie (błąd tutaj korumpuje realne zamówienia), implementacja handlerów i PHPDoc po stronie AI. Podział pracy człowiek/AI, weryfikacja i znane pułapki: CLAUDE.md. Konfiguracja agenta review: .claude/commands/hook-audit.md.
📝 Read more (EN): the workflow above is documented in detail — with side-by-side examples from this repo and four other public repos — in How I document my AI-first workflow in every public repo on Dev.to.
Attach arbitrary configuration / personalization data to a WooCommerce cart item, show it in cart & checkout, and persist it to the order (admin, emails, customer account) — all server-side.
This is the exact bridge a 3D product configurator (or any custom product form) needs to talk to WooCommerce: the configurator sends the chosen options, and they travel cleanly all the way to the order.
Built by GroDev — a studio that ships custom 3D configurators and WooCommerce integrations.
What it does
1. Captures a configuration payload posted with add to cart (a JSON object of label =
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Aug 12, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.