{
  "schema": "agentsite/products/v1",
  "profile": "ecommerce",
  "domain": "cravingamazing.com",
  "summary": {
    "product_families": [
      "test"
    ],
    "audiences": [],
    "selection_guidance": "Use product category, variant, availability, price, and source URL fields to answer catalog questions. Cart, checkout, account, search, wishlist, and personalization flows are intentionally excluded."
  },
  "products": [
    {
      "product_name": "test",
      "brand": "cravingamazing",
      "category": "test",
      "description": "This is a test product. Best Quality in history.",
      "short_description": "This is a test product.",
      "specifications": {
        "option_Size": "small, medium, large, xlarge, xxl"
      },
      "variants": [
        "small - SKU 1234",
        "medium - SKU 1235",
        "large - SKU 1236",
        "xlarge - SKU 1237",
        "xxl - SKU 1238"
      ],
      "price_range": "1.00",
      "availability": "available",
      "images": [
        "https://cdn.shopify.com/s/files/1/0365/8419/4183/products/1012_denim_carrie_tote_1.jpg?v=1590206354",
        "https://cdn.shopify.com/s/files/1/0365/8419/4183/products/1002_shoulder_tote_black.jpg?v=1590206369"
      ],
      "source_url": "https://cravingamazing.com/products/test",
      "source_confidence": 0.95,
      "shopify": {
        "id": 4978492637319,
        "handle": "test",
        "vendor": "cravingamazing",
        "product_type": "test",
        "min_price": 1,
        "max_price": 1,
        "variants": [
          {
            "title": "small",
            "sku": "1234",
            "price": 1,
            "available": true,
            "option1": "small"
          },
          {
            "title": "medium",
            "sku": "1235",
            "price": 1,
            "available": false,
            "option1": "medium"
          },
          {
            "title": "large",
            "sku": "1236",
            "price": 1,
            "available": false,
            "option1": "large"
          },
          {
            "title": "xlarge",
            "sku": "1237",
            "price": 1,
            "available": false,
            "option1": "xlarge"
          },
          {
            "title": "xxl",
            "sku": "1238",
            "price": 1,
            "available": false,
            "option1": "xxl"
          }
        ]
      }
    }
  ],
  "collections": [],
  "generation": {
    "build_mode": "shopify_native",
    "source_kind": "clean_feed",
    "truncated": false,
    "source_urls": [
      "https://www.cravingamazing.com/products/test",
      "https://cravingamazing.com/products/test"
    ],
    "excluded_url_policy": "cart/search/checkout/account flows excluded",
    "scrape_errors": [
      "context https://cravingamazing.com/policies/shipping-policy: https://cravingamazing.com/policies/shipping-policy failed (404): Not Found",
      "context https://cravingamazing.com/policies/refund-policy: https://cravingamazing.com/policies/refund-policy failed (404): Not Found",
      "context https://cravingamazing.com/pages/about: https://cravingamazing.com/pages/about failed (404): Not Found"
    ],
    "shopify": {
      "detected": true,
      "discovery": {
        "collection_handles": [],
        "product_handles": [],
        "context_urls": [],
        "sitemap_urls": [],
        "sitemap_counts": {
          "collections_discovered": 0,
          "products_discovered": 0,
          "pages_discovered": 0,
          "blogs_discovered": 0,
          "other_discovered": 0
        }
      },
      "collection_decisions": [],
      "context_sources": [
        {
          "url": "https://cravingamazing.com/agents.md",
          "source_type": "agents"
        },
        {
          "url": "https://cravingamazing.com/llms.txt",
          "source_type": "llms"
        }
      ],
      "source_counts": {
        "build_mode": "shopify_native",
        "all_products_feed_available": true,
        "products_extracted": 1,
        "sitemap_products_discovered": 0,
        "sitemap_collections_discovered": 0,
        "context_pages_fetched": 2,
        "collection_feeds_attempted": 0,
        "collection_feeds_succeeded": 0,
        "collection_feeds_queued": 0,
        "collection_queue_status": "not_required",
        "collection_cap_removed": false,
        "collection_pages_generated": 0,
        "skipped_collections": 0,
        "product_details_attempted": 0,
        "errors": 3,
        "truncated": false
      }
    }
  }
}