Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. "products": [
  2. {
  3. "name": "Jane Doe",
  4. "price": "88.98 eur",
  5. "description": "spouse",
  6. "image": "https://via.placeholder.com/140x140?text=hello"
  7. },
  8. {
  9. "name": "WhatDoe",
  10. "price": "2 eur",
  11. "description": "parent",
  12. "image": "https://via.placeholder.com/140x140?text=another"
  13. }
  14. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement