nubooya

Untitled

Oct 31st, 2021 (edited)
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. {
  2. "banner": {
  3. "delay": 3000,
  4. "data": [
  5. {
  6. "title": "Moco Store",
  7. "subtitle": "eCommerce Moco Caalog",
  8. "text": "Rasakan pengelaman membeli buku langsung dari katalog online kami",
  9. "url": "",
  10. "backgroundImage": "https://oss.aksaramaya.id/mccp-public-images/static/banner2.png"
  11. },
  12. {
  13. "title": "Audiobook",
  14. "subtitle": "",
  15. "text": "Rasakan pengelaman baru membaca buku dengan Audiobook",
  16. "url": "",
  17. "backgroundImage": "https://oss.aksaramaya.id/mccp-public-images/static/banner1.png"
  18. }
  19. ]
  20. },
  21. "contentCategory": {
  22. "data": [
  23. {
  24. "image": "https://oss.aksaramaya.id/mccp-public-images/static/book-print.png",
  25. "tooltip": "Buku Cetak",
  26. "text": "Cetak",
  27. "link": ""
  28. },
  29. {
  30. "image": "https://oss.aksaramaya.id/mccp-public-images/static/category-book.png",
  31. "tooltip": "Buku Digital",
  32. "text": "Buku Digital",
  33. "link": ""
  34. },
  35. {
  36. "image": "https://oss.aksaramaya.id/mccp-public-images/static/audio-book.png",
  37. "tooltip": "Buku Audio",
  38. "text": "Buku Audio",
  39. "link": ""
  40. },
  41. {
  42. "image": "https://oss.aksaramaya.id/mccp-public-images/static/book-package.png",
  43. "tooltip": "Paket SIPLAH",
  44. "text": "Paket SIPLAH",
  45. "link": ""
  46. },
  47. {
  48. "image": "https://oss.aksaramaya.id/mccp-public-images/static/category-others.png",
  49. "tooltip": "Lainnya",
  50. "text": "Kategori Lainnya",
  51. "link": ""
  52. }
  53. ]
  54. },
  55. "bestSeler": {
  56. "linkShowAll": "",
  57. "data": [
  58. {
  59. "imageUrl": "https://portal-storage.moco.co.id/mccp-public-images/static/cover/38121a5c9541ab910d2eadafe1cb303a.jpg",
  60. "title": "Delonix Regia",
  61. "price": 75000,
  62. "price_original": 78000,
  63. "start": 4
  64. },
  65. {
  66. "imageUrl": "https://portal-storage.moco.co.id/mccp-public-images/static/cover/b5298fe6d64075b4ba272e0b0d89570c.jpg",
  67. "title": "Persiapan Berhaji Untuk Perempuan",
  68. "price": 65000,
  69. "price_original": 70000,
  70. "start": 2
  71. },
  72. {
  73. "imageUrl": "https://portal-storage.moco.co.id/mccp-public-images/static/cover/b5298fe6d64075b4ba272e0b0d89570c.jpg",
  74. "title": "Persiapan Berhaji Untuk Perempuan",
  75. "price": 75000,
  76. "price_original": 75000,
  77. "start": 2
  78. },
  79. {
  80. "imageUrl": "https://portal-storage.moco.co.id/mccp-public-images/static/cover/df895de926c3be8242d7256dac9b869a.jpg",
  81. "title": "Deru Ombak",
  82. "price": 80000,
  83. "price_original": 100000,
  84. "start": 2
  85. },
  86. {
  87. "imageUrl": "https://portal-storage.moco.co.id/mccp-public-images/static/cover/56d65aaa411d79cc7b40faee81573925.jpg",
  88. "title": "Apoteker Hebat, Terapi Taat, Pasien Sehat",
  89. "price": 45000,
  90. "price_original": 45000,
  91. "start": 3
  92. }
  93. ]
  94. },
  95. "penerbit": {
  96. "linkShowAll": "",
  97. "defaultImage": "",
  98. "data": [
  99. {
  100. "imageUrl": "https://static.ijakarta.id/img/publisher/logo/GPU_RTh2kZv.png",
  101. "title": "Gramedia Pustaka Utama",
  102. "collection": 4000
  103. },
  104. {
  105. "imageUrl": "https://static.ijakarta.id/img/libraries/logo/674088d2599505663fe1b4f7b6fc4274.jpg",
  106. "title": "Bhuana Ilmu Populer",
  107. "collection": 2000
  108. },
  109. {
  110. "imageUrl": "https://static.ijakarta.id/img/publisher/logo/KPG.png",
  111. "title": "Kepustakaan Populer Gramedia",
  112. "collection": 1800
  113. },
  114. {
  115. "imageUrl": "https://static.ijakarta.id/img/publisher/logo/Grasindo.png",
  116. "title": "Gramedia Widiasarana Indonesia",
  117. "collection": 2000
  118. },
  119. {
  120. "imageUrl": "https://static.ijakarta.id/img/publisher/logo/Penerbit_Buku_Kompas.png",
  121. "title": "Penerbit Buku Kompas",
  122. "collection": 1800
  123. },
  124. {
  125. "imageUrl": "https://static.ijakarta.id/img/publisher/logo/MC_PF1DPok.png",
  126. "title": "Magazine & Comics",
  127. "collection": 2000
  128. }
  129. ]
  130. },
  131. "bookForYou": {
  132. "data": [
  133. "Rekomendasi",
  134. "Populer",
  135. "Terbaru",
  136. "Best Seller"
  137. ]
  138. }
  139. }
Add Comment
Please, Sign In to add comment