Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. {
  2. "id": 1,
  3. "subTotal": 989,
  4. "cartSessionId": "909A2B6C62B0315EC2C9230ECF02E44B",
  5. "cartItemList": [
  6. {
  7. "id": 2,
  8. "product": {
  9. "id": 2,
  10. "name": "Lenovo K5 Dual SIM",
  11. "description": "Lenovo K5 Dual SIM dostępny jest w trzech stylowych kolorach.",
  12. "price": 989,
  13. "manufacturer": "Lenovo",
  14. "unitsInStock": 50,
  15. "discontinued": false,
  16. "image": null,
  17. "productProperties": {},
  18. "categories": [
  19. {
  20. "id": 2,
  21. "categoryName": "Telefony i Smartwatche"
  22. }
  23. ]
  24. },
  25. "quantity": 1,
  26. "price": 989
  27. }
  28. ]
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement