Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. {
  2. "channel": 1,
  3. "product_pim_id": 192032,
  4. "variants": [
  5. {
  6. "code": "506306 02P",
  7. "options": [
  8. {
  9. "name": "Color",
  10. "value": "CHARCOAL"
  11. }
  12. ],
  13. "image": "https://imgsirv.geiger.com/master/106306/web/106306_02P.jpg"
  14. }
  15. ],
  16. "attributes": [
  17. {
  18. "id":"c4850a4b57bf7afa0f17fb7fc8153be6",
  19. "name": "Size",
  20. "items": [
  21. {
  22. "id": 43,
  23. "name": "2XS"
  24. },
  25. {
  26. "id": 44,
  27. "name": "3XL"
  28. },
  29. {
  30. "id": 45,
  31. "name": "MED"
  32. },
  33. {
  34. "id": 46,
  35. "name": "2XL"
  36. }
  37. ]
  38. },
  39. {
  40. "id":"c4850a4b57bf7afa0f17fb7fc8153be7",
  41. "name": "Style",
  42. "items": [
  43. {
  44. "id": 47,
  45. "name": "Street"
  46. },
  47. {
  48. "id": 48,
  49. "name": "Flat"
  50. },
  51. {
  52. "id": 49,
  53. "name": "Animal"
  54. },
  55. {
  56. "id": 50,
  57. "name": "Modern"
  58. }
  59. ]
  60. }
  61. ],
  62. "decorations": [
  63. {
  64. "code": "1LR",
  65. "name": "EXTRA LOCATION 1 COLOR IMPRINT",
  66. "attributes": [
  67. {
  68. "id": "456ec6d0446a2b4e802fe6fc71952361",
  69. "name": "IMPRINT COLOR",
  70. "items": [
  71. {
  72. "id": 52,
  73. "name": "WHITE",
  74. "pms": "WHITE",
  75. "hex": "FFFFFF"
  76. },
  77. {
  78. "id": 53,
  79. "name": "BLACK",
  80. "pms": "BLACK",
  81. "hex": "101820"
  82. },
  83. {
  84. "id": 165,
  85. "name": "RED-186",
  86. "pms": "186",
  87. "hex": "C8102E"
  88. }
  89. ]
  90. }
  91. ]
  92. }
  93. ]
  94. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement