detail.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. {
  2. "result": 0,
  3. "detail_section_count": 4,
  4. "img_section": {
  5. "description": "name & description",
  6. "images": {
  7. "img_count": 1,
  8. "img_0": {
  9. "s": "http://127.0.0.1/photo1.jpg",
  10. "l": "http://127.0.0.1/photo1.jpg"
  11. }
  12. },
  13. "Availability": "123",
  14. "price": "",
  15. "selector": {
  16. "name": "color",
  17. "count": 3,
  18. "action": "switch",
  19. "item_0": {
  20. "pic_url": "http://127.0.0.1/s1.jpg",
  21. "params": {
  22. "count": 1,
  23. "param_0": {
  24. "name": "model_id",
  25. "val": "abcdedfa123"
  26. }
  27. }
  28. }
  29. },
  30. "property":
  31. {
  32. "count":1,
  33. "item_0":
  34. {
  35. "key":"Leg color",
  36. "val":"abc"
  37. }
  38. }
  39. },
  40. "detail_0": {
  41. "title": "info text",
  42. "count": 3,
  43. "type": "kv",
  44. "item_0": {
  45. "key": "name",
  46. "val": "aaaaaaabbbbbbbcccccccddddddd"
  47. },
  48. "item_1": {
  49. "key": "id",
  50. "val": "1234567890"
  51. },
  52. "item_2": {
  53. "key": "fdaerwrefdadfarwfda",
  54. "val": "fdahvcjniufbajdfkbviucxbzjvkbxzjdlfhduaisbrewjkqbfdjsaklbvcibuxzbfjdkqbfjdskavubcxzkfsdb"
  55. }
  56. },
  57. "detail_1": {
  58. "title": "Recently viewed",
  59. "count": 1,
  60. "type": "content",
  61. "action": "popup",
  62. "target": "detail",
  63. "single_row": true,
  64. "item_0": {
  65. "description": "Sample description",
  66. "img": "http://127.0.0.1/s1.jpg",
  67. "product_id": 3735,
  68. "price": "$12"
  69. }
  70. },
  71. "detail_2": {
  72. "title": "New Items You May Also Like",
  73. "count": 1,
  74. "type": "content",
  75. "action": "popup",
  76. "target": "detail",
  77. "single_row": true,
  78. "item_0": {
  79. "description": "Sample description",
  80. "img": "http://127.0.0.1/s1.jpg",
  81. "product_id": 3735,
  82. "price": "$12"
  83. }
  84. },
  85. "detail_3": {
  86. "title": "info",
  87. "count": 2,
  88. "type": "img",
  89. "item_0": {
  90. "count": 2,
  91. "image_0": {
  92. "width": 333,
  93. "height": 234,
  94. "img_url": "http://127.0.0.1/photo1.jpg"
  95. },
  96. "image_1": {
  97. "width": 768,
  98. "height": 1024,
  99. "img_url": "http://127.0.0.1/photo2.jpg"
  100. }
  101. },
  102. "item_1": {
  103. "count": 1,
  104. "image_0": {
  105. "width": 768,
  106. "height": 1024,
  107. "img_url": "http://127.0.0.1/photo2.jpg"
  108. }
  109. }
  110. }
  111. }