Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.79 KB | None | 0 0
  1. {
  2. "key": "_coloredvariables",
  3. "value": {
  4. "Styles": {
  5. "display_type": "colororimage",
  6. "size": "extrabig",
  7. "displaytype": "square",
  8. "show_name": "no",
  9. "values": {
  10. "Guys Tee": {
  11. "type": "Image",
  12. "image": "image link here",
  13. "textblock": "Guys Tee",
  14. "hoverimage": ""
  15. },
  16. "Hoodie": {
  17. "type": "Image",
  18. "image": "image link here",
  19. "textblock": "Hoodie",
  20. "hoverimage": ""
  21. }
  22. }
  23. },
  24. "Colors": {
  25. "display_type": "colororimage",
  26. "size": "small",
  27. "displaytype": "square",
  28. "show_name": "no",
  29. "values": {
  30. "Dark Grey": {
  31. "type": "Color",
  32. "color": "#3b2f2f",
  33. "image": "",
  34. "textblock": "Dark Grey",
  35. "hoverimage": ""
  36. },
  37. "Brown": {
  38. "type": "Color",
  39. "color": "#f44747",
  40. "image": "",
  41. "textblock": "Brown",
  42. "hoverimage": ""
  43. },
  44. "Light Pink": {
  45. "type": "Color",
  46. "color": "#f16940",
  47. "image": "",
  48. "textblock": "Light Pink",
  49. "hoverimage": ""
  50. },
  51. "Hot Pink": {
  52. "type": "Color",
  53. "color": "grey",
  54. "image": "",
  55. "textblock": "Hot Pink",
  56. "hoverimage": ""
  57. },
  58. "Red": {
  59. "type": "Color",
  60. "color": "grey",
  61. "image": "",
  62. "textblock": "Red",
  63. "hoverimage": ""
  64. },
  65. "Orange": {
  66. "type": "Color",
  67. "color": "grey",
  68. "image": "",
  69. "textblock": "Orange",
  70. "hoverimage": ""
  71. },
  72. "Yellow": {
  73. "type": "Color",
  74. "color": "grey",
  75. "image": "",
  76. "textblock": "Yellow",
  77. "hoverimage": ""
  78. },
  79. "Green": {
  80. "type": "Color",
  81. "color": "grey",
  82. "image": "",
  83. "textblock": "Green",
  84. "hoverimage": ""
  85. },
  86. "Forest": {
  87. "type": "Color",
  88. "color": "grey",
  89. "image": "",
  90. "textblock": "Forest",
  91. "hoverimage": ""
  92. },
  93. "Light Blue": {
  94. "type": "Color",
  95. "color": "grey",
  96. "image": "",
  97. "textblock": "Light Blue",
  98. "hoverimage": ""
  99. },
  100. "Royal Blue": {
  101. "type": "Color",
  102. "color": "grey",
  103. "image": "",
  104. "textblock": "Royal Blue",
  105. "hoverimage": ""
  106. }
  107. }
  108. },
  109. "Sizes": {
  110. "display_type": "colororimage",
  111. "size": "small",
  112. "displaytype": "square",
  113. "show_name": "no",
  114. "values": {
  115. "L": {
  116. "type": "textblock",
  117. "color": "grey",
  118. "image": "",
  119. "textblock": "L",
  120. "hoverimage": ""
  121. },
  122. "M": {
  123. "type": "textblock",
  124. "color": "grey",
  125. "image": "",
  126. "textblock": "M",
  127. "hoverimage": ""
  128. },
  129. "S": {
  130. "type": "textblock",
  131. "color": "grey",
  132. "image": "",
  133. "textblock": "S",
  134. "hoverimage": ""
  135. },
  136. "XL": {
  137. "type": "textblock",
  138. "color": "grey",
  139. "image": "",
  140. "textblock": "XL",
  141. "hoverimage": ""
  142. },
  143. "XXL": {
  144. "type": "textblock",
  145. "color": "grey",
  146. "image": "",
  147. "textblock": "XXL",
  148. "hoverimage": ""
  149. },
  150. "XXXL": {
  151. "type": "textblock",
  152. "color": "grey",
  153. "image": "",
  154. "textblock": "XXXL",
  155. "hoverimage": ""
  156. },
  157. "XXXXL": {
  158. "type": "textblock",
  159. "color": "grey",
  160. "image": "",
  161. "textblock": "XXXXL",
  162. "hoverimage": ""
  163. },
  164. "XXXXXL": {
  165. "type": "textblock",
  166. "color": "grey",
  167. "image": "",
  168. "textblock": "XXXXXL",
  169. "hoverimage": ""
  170. }
  171. }
  172. }
  173. }
  174. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement