stevekamau

Homepaje.json

Aug 20th, 2020 (edited)
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.82 KB | None | 0 0
  1. {
  2.     "data": [{
  3.         "view_type": "viewpager",
  4.         "section_title": "New items",
  5.         "section_data": [{
  6.             "image": "https://dummyimage.com/sqrpop",
  7.             "title": "Blender",
  8.             "products": [{
  9.                 "active": true,
  10.                 "categ_id": 122,
  11.                 "code": "KH986",
  12.                 "description": null,
  13.                 "featured": false,
  14.                 "id": 16506,
  15.                 "image_date": 1596908703.459976,
  16.                 "images": [{
  17.                     "position": 0,
  18.                     "url": "http://10.33.90.8:5454/images/product/16506/794/image.png"
  19.                 }],
  20.                 "name": "Acme Printed Mug 114 6pc set Blue",
  21.                 "price": 190.0,
  22.                 "priority": 0,
  23.                 "product_tmpl_id": 17090,
  24.                 "sale_ok": true
  25.             }],
  26.             "promos": [{
  27.                 "active": true,
  28.                 "end_date": "2020-08-31",
  29.                 "id": 14957,
  30.                 "priority": 1,
  31.                 "product_id": 81,
  32.                 "savings": 1125.0,
  33.                 "start_date": "2020-07-13"
  34.             }]
  35.         }]
  36.     }]
  37. }
Add Comment
Please, Sign In to add comment