{
    "ucp": {
        "version": "2026-04-08",
        "services": {
            "dev.ucp.shopping": [
                {
                    "version": "2026-04-08",
                    "spec": "https:\/\/ucp.dev\/2026-04-08\/specification\/overview",
                    "schema": "https:\/\/ucp.dev\/2026-04-08\/services\/shopping\/rest.openapi.json",
                    "transport": "rest",
                    "endpoint": "https:\/\/galeria.heban.pl\/wp-json\/wc\/ucp\/v1"
                },
                {
                    "version": "2026-04-08",
                    "transport": "mcp",
                    "endpoint": "https:\/\/galeria.heban.pl\/wp-json\/wc\/ucp\/v1\/mcp"
                }
            ]
        },
        "capabilities": {
            "dev.ucp.shopping.catalog.search": [
                {
                    "version": "2026-04-08",
                    "spec": "https:\/\/ucp.dev\/2026-04-08\/specification\/catalog\/search",
                    "schema": "https:\/\/ucp.dev\/2026-04-08\/schemas\/shopping\/catalog_search.json"
                }
            ],
            "dev.ucp.shopping.catalog.lookup": [
                {
                    "version": "2026-04-08",
                    "spec": "https:\/\/ucp.dev\/2026-04-08\/specification\/catalog\/lookup",
                    "schema": "https:\/\/ucp.dev\/2026-04-08\/schemas\/shopping\/catalog_lookup.json"
                }
            ],
            "dev.ucp.shopping.checkout": [
                {
                    "version": "2026-04-08",
                    "spec": "https:\/\/ucp.dev\/2026-04-08\/specification\/checkout",
                    "schema": "https:\/\/ucp.dev\/2026-04-08\/schemas\/shopping\/checkout.json"
                }
            ],
            "com.woocommerce.ai_storefront": [
                {
                    "version": "2026-04-08",
                    "extends": [
                        "dev.ucp.shopping.catalog.search",
                        "dev.ucp.shopping.catalog.lookup",
                        "dev.ucp.shopping.checkout"
                    ],
                    "spec": "https:\/\/galeria.heban.pl\/llms.txt#ucp-extension",
                    "schema": "https:\/\/galeria.heban.pl\/wp-json\/wc\/ucp\/v1\/extension\/schema",
                    "config": {
                        "store_context": {
                            "currency": "PLN",
                            "locale": "pl-PL",
                            "country": "PL",
                            "prices_include_tax": false,
                            "shipping_enabled": true
                        },
                        "agent_guide": "This store uses requires_escalation checkout: agents do not place orders directly. POST \/checkout-sessions returns a continue_url with attribution UTMs already attached; redirect the user to that URL to complete the purchase on the merchant site. The \/checkout-sessions\/{id} URL is stateless — GET, PUT, PATCH, and DELETE all return HTTP 405 with code \u0022unsupported_operation\u0022 because there is no persistent session to act on. Send your agent identity via the UCP-Agent header (profile URL form preferred, Product\/Version form also accepted) so attribution canonicalizes to your brand rather than bucketing as \u0022Other AI\u0022."
                    }
                }
            ]
        },
        "payment_handlers": {}
    }
}