ce-cart-checkout
Installation
SKILL.md
LLM Docs Header: All requests to
https://llm-docs.commercengine.iomust include theAccept: text/markdownheader (or append.mdto the URL path). Without it, responses return HTML instead of parseable markdown.
Cart, Checkout & Payments
Prerequisite: SDK initialized. Public catalog reads can use
public(), but cart and checkout flows must use the session client. Seesetup/.