{
	"data": {
		"products": {
			"aggregations": [
				{
					"attribute_code": "price",
					"label": "Price",
					"options": [
						{
							"label": "40-*",
							"value": "40_*",
							"__typename": "AggregationOption"
						}
					],
					"__typename": "Aggregation"
				},
				{
					"attribute_code": "category_id",
					"label": "Category",
					"options": [
						{
							"label": "Gear",
							"value": "3",
							"__typename": "AggregationOption"
						},
						{
							"label": "Bags",
							"value": "4",
							"__typename": "AggregationOption"
						},
						{
							"label": "Collections",
							"value": "7",
							"__typename": "AggregationOption"
						}
					],
					"__typename": "Aggregation"
				},
				{
					"attribute_code": "activity",
					"label": "Activity",
					"options": [
						{
							"label": "Yoga",
							"value": "8",
							"__typename": "AggregationOption"
						},
						{
							"label": "School",
							"value": "20",
							"__typename": "AggregationOption"
						},
						{
							"label": "Urban",
							"value": "23",
							"__typename": "AggregationOption"
						}
					],
					"__typename": "Aggregation"
				},
				{
					"attribute_code": "features_bags",
					"label": "Features",
					"options": [
						{
							"label": "Waterproof",
							"value": "74",
							"__typename": "AggregationOption"
						},
						{
							"label": "Lightweight",
							"value": "75",
							"__typename": "AggregationOption"
						},
						{
							"label": "Laptop Sleeve",
							"value": "78",
							"__typename": "AggregationOption"
						},
						{
							"label": "Lockable",
							"value": "79",
							"__typename": "AggregationOption"
						}
					],
					"__typename": "Aggregation"
				},
				{
					"attribute_code": "material",
					"label": "Material",
					"options": [
						{
							"label": "Nylon",
							"value": "37",
							"__typename": "AggregationOption"
						},
						{
							"label": "Polyester",
							"value": "38",
							"__typename": "AggregationOption"
						}
					],
					"__typename": "Aggregation"
				},
				{
					"attribute_code": "performance_fabric",
					"label": "Performance Fabric",
					"options": [
						{
							"label": "1",
							"value": "1",
							"__typename": "AggregationOption"
						}
					],
					"__typename": "Aggregation"
				},
				{
					"attribute_code": "strap_bags",
					"label": "Strap/Handle",
					"options": [
						{
							"label": "Adjustable",
							"value": "61",
							"__typename": "AggregationOption"
						},
						{
							"label": "Cross Body",
							"value": "62",
							"__typename": "AggregationOption"
						},
						{
							"label": "Detachable",
							"value": "63",
							"__typename": "AggregationOption"
						},
						{
							"label": "Padded",
							"value": "65",
							"__typename": "AggregationOption"
						},
						{
							"label": "Shoulder",
							"value": "66",
							"__typename": "AggregationOption"
						},
						{
							"label": "Single",
							"value": "67",
							"__typename": "AggregationOption"
						}
					],
					"__typename": "Aggregation"
				},
				{
					"attribute_code": "style_bags",
					"label": "Style Bags",
					"options": [
						{
							"label": "Messenger",
							"value": "27",
							"__typename": "AggregationOption"
						},
						{
							"label": "Laptop",
							"value": "28",
							"__typename": "AggregationOption"
						}
					],
					"__typename": "Aggregation"
				}
			],
			"items": [
				{
					"id": 14,
					"categories": [
						{
							"id": 3,
							"name": "Gear",
							"url_key": "gear",
							"include_in_menu": 1,
							"level": 2,
							"position": 4,
							"path": "1/2/3",
							"__typename": "CategoryTree"
						},
						{
							"id": 4,
							"name": "Bags",
							"url_key": "bags",
							"include_in_menu": 1,
							"level": 3,
							"position": 1,
							"path": "1/2/3/4",
							"__typename": "CategoryTree"
						},
						{
							"id": 7,
							"name": "Collections",
							"url_key": "collections",
							"include_in_menu": 0,
							"level": 2,
							"position": 5,
							"path": "1/2/7",
							"__typename": "CategoryTree"
						}
					],
					"description": {
						"html": "",
						"__typename": "ComplexTextValue"
					},
					"small_image": {
						"url": "https://magento.softwaretestingboard.com/pub/static/version1695896754/frontend/Magento/luma/en_US/Magento_Catalog/images/product/placeholder/small_image.jpg",
						"label": null,
						"__typename": "ProductImage"
					},
					"image": {
						"url": "https://magento.softwaretestingboard.com/pub/static/version1695896754/frontend/Magento/luma/en_US/Magento_Catalog/images/product/placeholder/image.jpg",
						"label": null,
						"__typename": "ProductImage"
					},
					"media_gallery": [],
					"stock_status": "IN_STOCK",
					"meta_description": null,
					"meta_title": null,
					"name": null,
					"sku": "24-WB04",
					"url_key": null,
					"price_range": {
						"minimum_price": {
							"discount": {
								"amount_off": 0,
								"percent_off": 0,
								"__typename": "ProductDiscount"
							},
							"final_price": {
								"currency": "USD",
								"value": 0,
								"__typename": "Money"
							},
							"regular_price": {
								"currency": "USD",
								"value": 0,
								"__typename": "Money"
							},
							"__typename": "ProductPrice"
						},
						"__typename": "PriceRange"
					},
					"__typename": "SimpleProduct"
				}
			],
			"__typename": "Products"
		}
	}
}