Guest User

Untitled

a guest
Jan 16th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. {
  2. "data": [
  3.  
  4. {
  5. "slug": "colors",
  6. "label": "Colors",
  7. "options": [
  8. {
  9. "label": "Red",
  10. "slug": "red"
  11. },
  12. {
  13. "label": "Blue",
  14. "slug": "blue"
  15. },
  16. {
  17. "label": "Green",
  18. "slug": "green"
  19. },
  20. {
  21. "label": "Yellow",
  22. "slug": "yellow"
  23. },
  24. {
  25. "label": "Gold",
  26. "slug": "gold"
  27. },
  28. {
  29. "label": "Rosé Gold",
  30. "slug": "gold-rose"
  31. }
  32. ]
  33. }
  34. ],
  35. "shop": "demo-shop"
  36. }
Add Comment
Please, Sign In to add comment