{
  "ucp": {
    "version": "2026-04-08",
    "supported_versions": {
      "2026-04-08": "https://element1.shop/.well-known/ucp"
    },
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/overview/",
          "transport": "embedded",
          "schema": "https://ucp.dev/2026-04-08/services/shopping/embedded.openrpc.json"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.shopping.catalog.search": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/catalog",
          "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",
          "schema": "https://ucp.dev/2026-04-08/schemas/shopping/catalog_lookup.json"
        }
      ],
      "dev.shopify.catalog": [
        {
          "version": "2026-04-08",
          "spec": "https://shopify.dev/docs/agents/catalog/storefront-catalog",
          "schema": "https://shopify.dev/ucp/schemas/2026-04-08/shopify_catalog.json",
          "extends": [
            "dev.ucp.shopping.catalog.search",
            "dev.ucp.shopping.catalog.lookup"
          ],
          "requires": {
            "protocol": {
              "min": "2026-04-08"
            }
          }
        }
      ]
    },
    "resources": {
      "canonical_site": "https://element1.shop",
      "llms_txt": "https://element1.shop/llms.txt",
      "llms_full_txt": "https://element1.shop/llms-full.txt",
      "agents_md": "https://element1.shop/agents.md",
      "product_data_json": "https://element1.shop/product-data.json",
      "openai_products_csv": "https://element1.shop/openai-products.csv",
      "agentic_sitemap": "https://element1.shop/sitemap_agentic_discovery.xml"
    }
  }
}