Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

ecommerce-category-list.json 3.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. {
  2. "data": [
  3. {
  4. "id": 1,
  5. "cat_image": "product-1.png",
  6. "categories": "Smart Phone",
  7. "category_detail": "Choose from wide range of smartphones from popular brands",
  8. "total_earnings": "$99129",
  9. "total_products": 1947
  10. },
  11. {
  12. "id": 2,
  13. "cat_image": "product-2.png",
  14. "categories": "Electronics",
  15. "category_detail": "Choose from wide range of electronics from popular brands",
  16. "total_earnings": "$2512.50",
  17. "total_products": 7283
  18. },
  19. {
  20. "id": 3,
  21. "cat_image": "product-3.png",
  22. "categories": "Clocks",
  23. "category_detail": "Choose from wide range of clocks from popular brands",
  24. "total_earnings": "$1612.34",
  25. "total_products": 2954
  26. },
  27. {
  28. "id": 4,
  29. "cat_image": "product-4.png",
  30. "categories": "Shoes",
  31. "category_detail": "Explore the latest shoes from Top brands",
  32. "total_earnings": "$3612.98",
  33. "total_products": 4940
  34. },
  35. {
  36. "id": 5,
  37. "cat_image": "product-5.png",
  38. "categories": "Accessories",
  39. "category_detail": "Explore best selling accessories from Top brands",
  40. "total_earnings": "$79129",
  41. "total_products": 4665
  42. },
  43. {
  44. "id": 6,
  45. "cat_image": "product-6.png",
  46. "categories": "Games",
  47. "category_detail": "Dive into world of Virtual Reality with latest games",
  48. "total_earnings": "$29129",
  49. "total_products": 5764
  50. },
  51. {
  52. "id": 7,
  53. "cat_image": "product-10.png",
  54. "categories": "Home Decor",
  55. "category_detail": "Choose from wide range of home decor from popular brands",
  56. "total_earnings": "$19120.45",
  57. "total_products": 9184
  58. },
  59. {
  60. "id": 8,
  61. "cat_image": "product-16.png",
  62. "categories": "Travel",
  63. "category_detail": "Choose from wide range of travel accessories from popular brands",
  64. "total_earnings": "$7912.99",
  65. "total_products": 4186
  66. },
  67. {
  68. "id": 9,
  69. "cat_image": "product-21.png",
  70. "categories": "Baby Products",
  71. "category_detail": "Choose from wide range of Baby products from popular brands",
  72. "total_earnings": "$7912.99",
  73. "total_products": 4186
  74. },
  75. {
  76. "id": 10,
  77. "cat_image": "product-22.png",
  78. "categories": "Jewellery",
  79. "category_detail": "Choose from wide range of Jewellery from popular brands",
  80. "total_earnings": "$7912.99",
  81. "total_products": 4186
  82. },
  83. {
  84. "id": 11,
  85. "cat_image": "product-23.png",
  86. "categories": "Grocery",
  87. "category_detail": "Get fresh groceries delivered at your doorstep",
  88. "total_earnings": "$7912.99",
  89. "total_products": 4186
  90. },
  91. {
  92. "id": 12,
  93. "cat_image": "product-24.png",
  94. "categories": "Clothing",
  95. "category_detail": "Choose from wide range of clothing from popular brands",
  96. "total_earnings": "$7912.99",
  97. "total_products": 4186
  98. },
  99. {
  100. "id": 13,
  101. "cat_image": "product-25.png",
  102. "categories": "Books",
  103. "category_detail": "Dive into world of books from Top authors",
  104. "total_earnings": "$7912.99",
  105. "total_products": 4186
  106. },
  107. {
  108. "id": 14,
  109. "cat_image": "product-26.png",
  110. "categories": "Beauty & Personal Care",
  111. "category_detail": "Choose from wide range of beauty & personal care from popular brands",
  112. "total_earnings": "$7912.99",
  113. "total_products": 4186
  114. }
  115. ]
  116. }