Advertisement
dapram_

Untitled

Aug 13th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.36 KB | None | 0 0
  1. {
  2.     "homeListComponents": [
  3.         {
  4.             "page": 1,
  5.             "listComponents": [
  6.                 {
  7.                     "componentName": "HEALTH_PRODUCT",
  8.                     "componentDescription": "Showing health product component"
  9.                 },
  10.                 {
  11.                     "componentName": "HEALTH_SERVICE",
  12.                     "componentDescription": "Showing health service component"
  13.                 },
  14.                 {
  15.                     "componentName": "OTHER_HEALTH_SERVICE",
  16.                     "componentDescription": "Showing other health service component"
  17.                 },
  18.                 {
  19.                     "componentName": "PROMO_SLIDER",
  20.                     "componentDescription": "Showing promo slider component"
  21.                 },
  22.                 {
  23.                     "componentName": "ARTICLES",
  24.                     "componentDescription": "Showing articles component"
  25.                 },
  26.                 {
  27.                     "componentName": "PRODUCTS",
  28.                     "componentDescription": "Showing products component"
  29.                 },
  30.                 {
  31.                     "componentName": "PRODUCTS_WITH_BANNERS",
  32.                     "componentDescription": "Showing products with banner component"
  33.                 },
  34.                 {
  35.                     "componentName": "EVENTS",
  36.                     "componentDescription": "Showing events component"
  37.                 }
  38.             ]
  39.         },
  40.         {
  41.             "page": 2,
  42.             "listComponents": [
  43.                 {
  44.                     "componentName": "HEALTH_PRODUCT",
  45.                     "componentDescription": "Showing health product component"
  46.                 },
  47.                 {
  48.                     "componentName": "HEALTH_SERVICE",
  49.                     "componentDescription": "Showing health service component"
  50.                 },
  51.                 {
  52.                     "componentName": "OTHER_HEALTH_SERVICE",
  53.                     "componentDescription": "Showing other health service component"
  54.                 },
  55.                 {
  56.                     "componentName": "PROMO_SLIDER",
  57.                     "componentDescription": "Showing promo slider component"
  58.                 },
  59.                 {
  60.                     "componentName": "ARTICLES",
  61.                     "componentDescription": "Showing articles component"
  62.                 },
  63.                 {
  64.                     "componentName": "PRODUCTS",
  65.                     "componentDescription": "Showing products component"
  66.                 },
  67.                 {
  68.                     "componentName": "PRODUCTS_WITH_BANNERS",
  69.                     "componentDescription": "Showing products with banner component"
  70.                 },
  71.                 {
  72.                     "componentName": "EVENTS",
  73.                     "componentDescription": "Showing events component"
  74.                 }
  75.             ]
  76.         },
  77.         {
  78.             "page": 3,
  79.             "listComponents": [
  80.                 {
  81.                     "componentName": "HEALTH_PRODUCT",
  82.                     "componentDescription": "Showing health product component"
  83.                 },
  84.                 {
  85.                     "componentName": "HEALTH_SERVICE",
  86.                     "componentDescription": "Showing health service component"
  87.                 },
  88.                 {
  89.                     "componentName": "OTHER_HEALTH_SERVICE",
  90.                     "componentDescription": "Showing other health service component"
  91.                 },
  92.                 {
  93.                     "componentName": "PROMO_SLIDER",
  94.                     "componentDescription": "Showing promo slider component"
  95.                 },
  96.                 {
  97.                     "componentName": "ARTICLES",
  98.                     "componentDescription": "Showing articles component"
  99.                 },
  100.                 {
  101.                     "componentName": "PRODUCTS",
  102.                     "componentDescription": "Showing products component"
  103.                 },
  104.                 {
  105.                     "componentName": "PRODUCTS_WITH_BANNERS",
  106.                     "componentDescription": "Showing products with banner component"
  107.                 },
  108.                 {
  109.                     "componentName": "EVENTS",
  110.                     "componentDescription": "Showing events component"
  111.                 }
  112.             ]
  113.         }
  114.     ]
  115. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement