Combine Items
Use dedicated “Combine” workflows to create bundled or composite items aligned with JTL Wawi structures.
Ref: cmd/gui/combineWindow.goJTL Wawi companion
Combine, assign, and manage complex JTL Wawi items with confidence. A clean GUI, guided flows, with AI assistance for a faster workflow.
Grounded in the codebase: assign, combine, register, and automate.
Use dedicated “Combine” workflows to create bundled or composite items aligned with JTL Wawi structures.
Ref: cmd/gui/combineWindow.goAssign items to the new your own choice of variations for a more organised online shop
Ref: cmd/gui/assignWindow.goA desktop-like layout built in Go with a modern feel.
Ref: cmd/gui/*.goHandles registration and requests to Wawi endpoints in a structured way for reliable operations.
Ref: cmd/wawi/wawi.go, wawi_req.go, wawi_registration/Use a central configuration to standardize environments and behavior.
Ref: CONFIG.md, cmd/wawi/load_config.goOpenAI-powered helpers to generate better descriptions and automate your workflow.
Ref: cmd/openai/*.goA simple end-to-end flow for item combinations.
Set category and shop details in the config, aligning with your JTL Wawi setup.
Generate your API Key and save it as "OPENAI_API_KEY"
Register the app based using your admin panel, following the JTL Wawi documentation and by starting the app.
Search for items you would like to combine
Create variations and assign your items to them.
Using the JTL Wawi api and the power of ai, lean back and let the magic happen.
A glance at the interface and structure.