| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- {
- "result": 1,
- "count": 16,
- "item_0": {
- "description": "Sample description",
- "img": "http://127.0.0.1/s1.jpg",
- "old_price": "$123",
- "modelid": "$12"
- },
- "item_1": {
- "description": "test",
- "img": "http://127.0.0.1/s2.jpg",
- "old_price": "$234",
- "modelid": "$123"
- },
- "item_2": {
- "description": "name1",
- "img": "http://127.0.0.1/s3.jpg",
- "old_price": "",
- "modelid": "$234"
- },
- "item_3": {
- "description": "abc",
- "img": "http://127.0.0.1/s4.jpg",
- "old_price": "$345",
- "modelid": "$345"
- },
- "item_4": {
- "description": "ddddddd",
- "img": "http://127.0.0.1/s5.jpg",
- "old_price": "",
- "modelid": "$456"
- },
- "item_5": {
- "description": "blablabla",
- "img": "http://127.0.0.1/s6.jpg",
- "old_price": "$456",
- "modelid": "$126"
- },
- "item_6": {
- "description": "name6",
- "img": "http://127.0.0.1/s7.jpg",
- "old_price": "$567",
- "modelid": "$213"
- },
- "item_7": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s8.jpg",
- "old_price": "$678",
- "modelid": "$767"
- },
- "item_8": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s9.jpg",
- "old_price": "$678",
- "modelid": "$767"
- },
- "item_9": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s10.jpg",
- "old_price": "$678",
- "modelid": "$767"
- },
- "item_10": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s11.jpg",
- "old_price": "$678",
- "modelid": "$767"
- },
- "item_11": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s12.jpg",
- "old_price": "$678",
- "modelid": "$767"
- },
- "item_12": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s13.jpg",
- "old_price": "$678",
- "modelid": "$767"
- },
- "item_13": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s14.jpg",
- "old_price": "$678",
- "modelid": "$767"
- },
- "item_14": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s15.jpg",
- "old_price": "$678",
- "modelid": "$767"
- },
- "item_15": {
- "description": "abcdefg",
- "img": "http://127.0.0.1/s16.jpg",
- "old_price": "$678",
- "modelid": "$767"
- }
- }
|