Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. {
  2. "id": 5235,
  3. "channel": 1,
  4. "product_pim_id": 192032,
  5. "configured_variants": [
  6. {
  7. "id": 138,
  8. "options": [
  9. {
  10. "name": "Color",
  11. "value": "BLACK"
  12. },
  13. {
  14. "name": "Size",
  15. "value": "2XL"
  16. },
  17. {
  18. "name": "Style",
  19. "value": "Modern"
  20. }
  21. ],
  22. "decorations": [
  23. {
  24. "code": "1LR",
  25. "name": "EXTRA LOCATION 1 COLOR IMPRINT",
  26. "options": [
  27. {
  28. "name": "IMPRINT COLOR",
  29. "value": 165
  30. }
  31. ]
  32. }
  33. ]
  34. },
  35. {
  36. "id": 139,
  37. "options": [
  38. {
  39. "name": "Color",
  40. "value": "CHARCOAL"
  41. },
  42. {
  43. "name": "Size",
  44. "value": "2XS"
  45. },
  46. {
  47. "name": "Style",
  48. "value": "Street"
  49. }
  50. ],
  51. "decorations": [
  52. {
  53. "code": "1LR",
  54. "name": "EXTRA LOCATION 1 COLOR IMPRINT",
  55. "options": [
  56. {
  57. "name": "IMPRINT COLOR",
  58. "value": 53
  59. }
  60. ]
  61. }
  62. ]
  63. }
  64. ]
  65. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement