## method: get ## path:index.php?route=product/tours_filter&path=59 ## param: ## { 'filter': "13", //旅游包标签id 'pageNum':'1' //当前页数 ## }, ## type: json ## response: ### example: ### 状态码 含义 ### 9000 获取成功 ### 9001 获取失败 ### { "filter": "13", "totalItem": "8", "totalPage": 1, "pageSize": 16, "data_content": { "101": { "product_id": "101", "name": "Historic Shanghai Impression Half Day Tour", "description": "Highlights\r\n\r\n Shanghai Museum, Bund(drive through),boat riding\r\n\r\n\r\n\r\nItinerary (4 hours 08:30am-13:30pm)\r\n\r\n \r\n \r\n \r\n \r\n Start\r\n \r\n \r\n Shanghai\r\n \r\n Pick up at hotel for half day city tour.\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 1\r\n \r\n ..", "image": "http://www.cyantest_travel.com/image/cache/catalog/scenic/Shanghai Museum/01-400x300.jpg", "price": "$108.00", "href": "http://www.cyantest_travel.com/index.php?route=product/product&path=59&product_id=101" }, }, "status": "9000" ### }