| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169 |
- {
- "result": 1,
- "item_total_count": 1234,
- "sort": {
- "count": 3,
- "val_0": {
- "value":"sort 1",
- },
- "val_1": {
- "value":"sort 2",
- },
- "val_2": {
- "value":"sort 3",
- "check":1
- }
- },
- "category_level": {
- "count": 3,
- "level_0": "Category",
- "level_1": "Bed room",
- "level_2": "all sub category"
- },
- "filter": {
- "groups": 3,
- "group_0": {
- "title": "color",
- "count": 2,
- "key": "123456",
- "item_0": {
- "title": "red",
- "val": "654321"
- },
- "item_1": {
- "title": "white",
- "val": "654321"
- }
- },
- "group_1": {
- "title": "category",
- "count": 2,
- "key": "000456",
- "item_0": {
- "title": "steel",
- "val": "123456"
- },
- "item_1": {
- "title": "wood",
- "val": "123456"
- }
- },
- "group_2": {
- "title": "price",
- "count": 3,
- "key": "123000",
- "item_0": {
- "title": "0-199",
- "val": "654321"
- },
- "item_1": {
- "title": "200-499",
- "val": "654321"
- },
- "item_2": {
- "title": "500+",
- "val": "654321"
- }
- }
- },
- "items": {
- "count": 16,
- "item_0": {
- "description": "Sample description",
- "img": "http://127.0.0.1/s1.jpg",
- "old_price": "$123",
- "price": "$12"
- },
- "item_1": {
- "description": "test",
- "img": "http://127.0.0.1/s2.jpg",
- "old_price": "$234",
- "price": "$123"
- },
- "item_2": {
- "description": "name1",
- "img": "http://127.0.0.1/s3.jpg",
- "old_price": "",
- "price": "$234"
- },
- "item_3": {
- "description": "abc",
- "img": "http://127.0.0.1/s4.jpg",
- "old_price": "$345",
- "price": "$345"
- },
- "item_4": {
- "description": "ddddddd",
- "img": "http://127.0.0.1/s5.jpg",
- "old_price": "",
- "price": "$456"
- },
- "item_5": {
- "description": "blablabla",
- "img": "http://127.0.0.1/s6.jpg",
- "old_price": "$456",
- "price": "$126"
- },
- "item_6": {
- "description": "name6",
- "img": "http://127.0.0.1/s7.jpg",
- "old_price": "$567",
- "price": "$213"
- },
- "item_7": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s8.jpg",
- "old_price": "$678",
- "price": "$767"
- },
- "item_8": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s9.jpg",
- "old_price": "$678",
- "price": "$767"
- },
- "item_9": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s10.jpg",
- "old_price": "$678",
- "price": "$767"
- },
- "item_10": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s11.jpg",
- "old_price": "$678",
- "price": "$767"
- },
- "item_11": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s12.jpg",
- "old_price": "$678",
- "price": "$767"
- },
- "item_12": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s13.jpg",
- "old_price": "$678",
- "price": "$767"
- },
- "item_13": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s14.jpg",
- "old_price": "$678",
- "price": "$767"
- },
- "item_14": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s15.jpg",
- "old_price": "$678",
- "price": "$767"
- },
- "item_15": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s16.jpg",
- "old_price": "$678",
- "price": "$767"
- }
- }
- }
|