category_more.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. {
  2. "result": 1,
  3. "count": 16,
  4. "item_0": {
  5. "description": "Sample description",
  6. "img": "http://127.0.0.1/s1.jpg",
  7. "old_price": "$123",
  8. "modelid": "$12"
  9. },
  10. "item_1": {
  11. "description": "test",
  12. "img": "http://127.0.0.1/s2.jpg",
  13. "old_price": "$234",
  14. "modelid": "$123"
  15. },
  16. "item_2": {
  17. "description": "name1",
  18. "img": "http://127.0.0.1/s3.jpg",
  19. "old_price": "",
  20. "modelid": "$234"
  21. },
  22. "item_3": {
  23. "description": "abc",
  24. "img": "http://127.0.0.1/s4.jpg",
  25. "old_price": "$345",
  26. "modelid": "$345"
  27. },
  28. "item_4": {
  29. "description": "ddddddd",
  30. "img": "http://127.0.0.1/s5.jpg",
  31. "old_price": "",
  32. "modelid": "$456"
  33. },
  34. "item_5": {
  35. "description": "blablabla",
  36. "img": "http://127.0.0.1/s6.jpg",
  37. "old_price": "$456",
  38. "modelid": "$126"
  39. },
  40. "item_6": {
  41. "description": "name6",
  42. "img": "http://127.0.0.1/s7.jpg",
  43. "old_price": "$567",
  44. "modelid": "$213"
  45. },
  46. "item_7": {
  47. "description": "abcdefg",
  48. "img": "http://127.0.0.1/s8.jpg",
  49. "old_price": "$678",
  50. "modelid": "$767"
  51. },
  52. "item_8": {
  53. "description": "abcdefg",
  54. "img": "http://127.0.0.1/s9.jpg",
  55. "old_price": "$678",
  56. "modelid": "$767"
  57. },
  58. "item_9": {
  59. "description": "abcdefg",
  60. "img": "http://127.0.0.1/s10.jpg",
  61. "old_price": "$678",
  62. "modelid": "$767"
  63. },
  64. "item_10": {
  65. "description": "abcdefg",
  66. "img": "http://127.0.0.1/s11.jpg",
  67. "old_price": "$678",
  68. "modelid": "$767"
  69. },
  70. "item_11": {
  71. "description": "abcdefg",
  72. "img": "http://127.0.0.1/s12.jpg",
  73. "old_price": "$678",
  74. "modelid": "$767"
  75. },
  76. "item_12": {
  77. "description": "abcdefg",
  78. "img": "http://127.0.0.1/s13.jpg",
  79. "old_price": "$678",
  80. "modelid": "$767"
  81. },
  82. "item_13": {
  83. "description": "abcdefg",
  84. "img": "http://127.0.0.1/s14.jpg",
  85. "old_price": "$678",
  86. "modelid": "$767"
  87. },
  88. "item_14": {
  89. "description": "abcdefg",
  90. "img": "http://127.0.0.1/s15.jpg",
  91. "old_price": "$678",
  92. "modelid": "$767"
  93. },
  94. "item_15": {
  95. "description": "abcdefg",
  96. "img": "http://127.0.0.1/s16.jpg",
  97. "old_price": "$678",
  98. "modelid": "$767"
  99. }
  100. }