detail_old.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. {
  2. "result": 0,
  3. "detail_section_count": 3,
  4. "img_section": {
  5. "description":"name & description",
  6. "img_count": 6,
  7. "img_0": "http://127.0.0.1/photo1.jpg",
  8. "img_1": "http://127.0.0.1/photo2.jpg",
  9. "img_2": "http://127.0.0.1/photo3.jpg",
  10. "img_3": "http://127.0.0.1/photo4.jpg",
  11. "img_4": "http://127.0.0.1/photo5.jpg",
  12. "img_5": "http://127.0.0.1/photo6.jpg",
  13. "old_price": "",
  14. "price": "",
  15. "ship": ""
  16. },
  17. "related_model":
  18. {
  19. "count": 5,
  20. "item_0": {
  21. "description": "Sample description",
  22. "img": "http://127.0.0.1/s1.jpg",
  23. "old_price": "$123",
  24. "price": "$12"
  25. },
  26. "item_1": {
  27. "description": "test",
  28. "img": "http://127.0.0.1/s2.jpg",
  29. "old_price": "$234",
  30. "price": "$123"
  31. },
  32. "item_2": {
  33. "description": "name1",
  34. "img": "http://127.0.0.1/s3.jpg",
  35. "old_price": "",
  36. "price": "$234"
  37. },
  38. "item_3": {
  39. "description": "name1",
  40. "img": "http://127.0.0.1/s3.jpg",
  41. "old_price": "",
  42. "price": "$234"
  43. },
  44. "item_4": {
  45. "description": "name1",
  46. "img": "http://127.0.0.1/s3.jpg",
  47. "old_price": "",
  48. "price": "$234"
  49. }
  50. },
  51. "detail_0": {
  52. "title": "ttt",
  53. "count": 3,
  54. "type":"kv",
  55. "item_0": {
  56. "key": "name",
  57. "val": "aaaaaaabbbbbbbcccccccddddddd"
  58. },
  59. "item_1": {
  60. "key": "id",
  61. "val": "1234567890"
  62. },
  63. "item_2": {
  64. "key": "fdaerwrefdadfarwfda",
  65. "val": "fdahvcjniufbajdfkbviucxbzjvkbxzjdlfhduaisbrewjkqbfdjsaklbvcibuxzbfjdkqbfjdskavubcxzkfsdb"
  66. }
  67. },
  68. "detail_1": {
  69. "title": "111",
  70. "count": 5,
  71. "type":"kv",
  72. "item_0": {
  73. "key": "aaa",
  74. "val": "bbb"
  75. },
  76. "item_1": {
  77. "key": "aaa",
  78. "val": "bbb"
  79. },
  80. "item_2": {
  81. "key": "aaa",
  82. "val": "bbb"
  83. },
  84. "item_3": {
  85. "key": "aaa",
  86. "val": "bbb"
  87. },
  88. "item_4": {
  89. "key": "aaa",
  90. "val": "bbb"
  91. }
  92. },
  93. "detail_2": {
  94. "title": "info",
  95. "count": 2,
  96. "type":"img",
  97. "item_0": {
  98. "count":2,
  99. "image_0":
  100. {
  101. "width":333,
  102. "height":234,
  103. "img_url": "http://127.0.0.1/photo1.jpg"
  104. },
  105. "image_1":
  106. {
  107. "width":768,
  108. "height":1024,
  109. "img_url": "http://127.0.0.1/photo2.jpg"
  110. }
  111. },
  112. "item_1": {
  113. "count":1,
  114. "image_0":{
  115. "width":768,
  116. "height":1024,
  117. "img_url": "http://127.0.0.1/photo2.jpg"
  118. }
  119. }
  120. }
  121. }