{
  "ucp": {
    "version": "2026-04-08",
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/specification/overview",
          "transport": "rest",
          "endpoint": "https://www.dronefactory.ch/wp-json/df-agent/v1",
          "schema": "https://www.dronefactory.ch/openapi.json"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.shopping.cart": [
        {
          "version": "2026-04-08",
          "spec": "https://developers.google.com/merchant/ucp/guides/cart-api",
          "schema": "https://www.dronefactory.ch/openapi.json",
          "config": {
            "checkout_mode": "merchant_site_handoff",
            "payment_handling": "merchant_site_checkout",
            "currency": "CHF",
            "country": "CH"
          }
        }
      ]
    },
    "endpoints": {
      "create_cart": "https://www.dronefactory.ch/wp-json/df-agent/v1/carts",
      "cart_transfer": "https://www.dronefactory.ch/wp-json/df-agent/v1/cart-transfer"
    }
  },
  "protocol_version": "2026-04-08",
  "services": [
    {
      "name": "dev.ucp.shopping",
      "version": "2026-04-08",
      "transport": "rest",
      "endpoint": "https://www.dronefactory.ch/wp-json/df-agent/v1"
    }
  ],
  "capabilities": [
    "dev.ucp.shopping.cart"
  ],
  "endpoints": {
    "create_cart": "https://www.dronefactory.ch/wp-json/df-agent/v1/carts",
    "cart_transfer": "https://www.dronefactory.ch/wp-json/df-agent/v1/cart-transfer",
    "product_search": "https://www.dronefactory.ch/wp-json/df-agent/v1/products",
    "categories": "https://www.dronefactory.ch/wp-json/df-agent/v1/categories"
  },
  "notes": "DroneFactory.ch supports cart handoff to the normal human-facing WooCommerce cart. Payment, checkout completion, customer accounts and order management remain on the DroneFactory.ch website."
}
