Customizer lab

Remix the signal.

This is a frontend practice customizer: stateful controls, live preview, and exportable configuration without real print-on-demand integration.

Shareable JSON

{
  "productType": "T-Shirt",
  "baseDesign": "restart-reality",
  "shirtColor": "#111827",
  "customText": "hello from the signal",
  "textPosition": "bottom",
  "fontStyle": "monospace",
  "mockCartReady": true
}