Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. {
  2. "success": true,
  3. "error": [],
  4. "data": [
  5. {
  6. "id": 1713,
  7. "isExclusive":false,
  8. "isDiscount": false,
  9. "isSpecialPrice":false,
  10. "isAvailable":false,
  11. "isFavorite":false,
  12. "discountValue":0.0,
  13. "image":"https://www.brandatt.me/image/cache/catalog/banner-app-1080x540-1080x540.jpg",
  14. "name":"product name",
  15. "price":0.0,
  16. "oldPrice":0.0
  17. },{
  18. "id": 1723,
  19. "isExclusive":false,
  20. "isDiscount": false,
  21. "isSpecialPrice":false,
  22. "isAvailable":false,
  23. "isFavorite":false,
  24. "discountValue":0.0,
  25. "image":"https://www.brandatt.me/image/cache/catalog/banner-app-1080x540-1080x540.jpg",
  26. "name":"product name",
  27. "price":0.0,
  28. "oldPrice":0.0
  29. }
  30. ]
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement