Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. [{id: 8211,
  2. title: "ABC",
  3. type: "hardwood",
  4. length: "5",
  5. width: "10",
  6. color: "brown",
  7. finish: "WOCA",
  8. surface: "distressed",
  9. },
  10. {
  11. id: 8208,
  12. title: "DEF",
  13. type: "vinyl",
  14. length: "10",
  15. width: "4",
  16. color: "",
  17. finish: "Urethane",
  18. surface: "smooth",
  19. }]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement