Advertisement
Guest User

Untitled

a guest
Mar 18th, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. [
  2. {
  3. "tuote":{
  4. "id":"2",
  5. "name":"Rengas 2",
  6. "count":16,
  7. "price":"120.00"
  8. }
  9. },
  10. {
  11. "tuote":{
  12. "id":"1",
  13. "name":"Rengas 6",
  14. "count":"4",
  15. "price":"25.00"
  16. }
  17. },
  18. {
  19. "tuote":{
  20. "id":"4",
  21. "name":"Rengas 4",
  22. "count":"4",
  23. "price":"85.00"
  24. }
  25. }
  26. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement