Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

catalogue.json 4.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. [
  2. {
  3. "model": "catalogue.product",
  4. "pk": 2,
  5. "fields": {
  6. "structure": "standalone",
  7. "upc": "673873",
  8. "parent": null,
  9. "title": "Hermes Bikini",
  10. "slug": "dikke-shit-ouwe",
  11. "description": "<p>Vet ding dit hoor</p>",
  12. "product_class": 1,
  13. "rating": null,
  14. "date_created": "2018-06-27T09:11:35.813Z",
  15. "date_updated": "2018-08-22T13:25:11.724Z",
  16. "is_discountable": true,
  17. "product_options": []
  18. }
  19. },
  20. {
  21. "model": "catalogue.product",
  22. "pk": 3,
  23. "fields": {
  24. "structure": "standalone",
  25. "upc": "piet",
  26. "parent": null,
  27. "title": "Hubble Photo",
  28. "slug": "henk",
  29. "description": "<p>30cm x 55cm</p>",
  30. "product_class": 1,
  31. "rating": null,
  32. "date_created": "2018-07-10T13:06:53.822Z",
  33. "date_updated": "2018-08-22T13:25:58.500Z",
  34. "is_discountable": true,
  35. "product_options": []
  36. }
  37. },
  38. {
  39. "model": "catalogue.productclass",
  40. "pk": 1,
  41. "fields": {
  42. "name": "Spullen",
  43. "slug": "dik-products",
  44. "requires_shipping": true,
  45. "track_stock": false,
  46. "options": []
  47. }
  48. },
  49. {
  50. "model": "catalogue.category",
  51. "pk": 1,
  52. "fields": {
  53. "path": "0001",
  54. "depth": 1,
  55. "numchild": 0,
  56. "name": "Ambulant goods",
  57. "description": "<p>Some ambulant goods</p>",
  58. "image": "",
  59. "slug": "root"
  60. }
  61. },
  62. {
  63. "model": "catalogue.productcategory",
  64. "pk": 1,
  65. "fields": {
  66. "product": 2,
  67. "category": 1
  68. }
  69. },
  70. {
  71. "model": "catalogue.productcategory",
  72. "pk": 2,
  73. "fields": {
  74. "product": 3,
  75. "category": 1
  76. }
  77. },
  78. {
  79. "model": "catalogue.productattribute",
  80. "pk": 1,
  81. "fields": {
  82. "product_class": 1,
  83. "name": "henk",
  84. "code": "henkie",
  85. "type": "text",
  86. "option_group": null,
  87. "required": true
  88. }
  89. },
  90. {
  91. "model": "catalogue.productattributevalue",
  92. "pk": 2,
  93. "fields": {
  94. "attribute": 1,
  95. "product": 2,
  96. "value_text": "bka",
  97. "value_integer": null,
  98. "value_boolean": null,
  99. "value_float": null,
  100. "value_richtext": null,
  101. "value_date": null,
  102. "value_datetime": null,
  103. "value_option": null,
  104. "value_file": "",
  105. "value_image": "",
  106. "entity_content_type": null,
  107. "entity_object_id": null,
  108. "value_multi_option": []
  109. }
  110. },
  111. {
  112. "model": "catalogue.productattributevalue",
  113. "pk": 3,
  114. "fields": {
  115. "attribute": 1,
  116. "product": 3,
  117. "value_text": "bah bah",
  118. "value_integer": null,
  119. "value_boolean": null,
  120. "value_float": null,
  121. "value_richtext": null,
  122. "value_date": null,
  123. "value_datetime": null,
  124. "value_option": null,
  125. "value_file": "",
  126. "value_image": "",
  127. "entity_content_type": null,
  128. "entity_object_id": null,
  129. "value_multi_option": []
  130. }
  131. },
  132. {
  133. "model": "catalogue.productimage",
  134. "pk": 1,
  135. "fields": {
  136. "product": 3,
  137. "original": "images/products/2018/07/ActiOn_35.jpg",
  138. "caption": "",
  139. "display_order": 0,
  140. "date_created": "2018-07-10T13:08:38.050Z"
  141. }
  142. },
  143. {
  144. "model": "catalogue.productimage",
  145. "pk": 2,
  146. "fields": {
  147. "product": 2,
  148. "original": "images/products/2018/08/11lekkerECHICKORIG-large-4x3.jpg",
  149. "caption": "",
  150. "display_order": 0,
  151. "date_created": "2018-08-20T14:44:21.688Z"
  152. }
  153. },
  154. {
  155. "model": "partner.stockrecord",
  156. "pk": 1,
  157. "fields": {
  158. "product": 2,
  159. "partner": 1,
  160. "partner_sku": "henk",
  161. "price_currency": "EUR",
  162. "price_excl_tax": "400.00",
  163. "price_retail": "500.00",
  164. "cost_price": "300.00",
  165. "num_in_stock": 23,
  166. "num_allocated": null,
  167. "low_stock_threshold": null,
  168. "date_created": "2018-06-27T14:29:31.007Z",
  169. "date_updated": "2018-07-09T10:54:12.295Z"
  170. }
  171. },
  172. {
  173. "model": "partner.stockrecord",
  174. "pk": 2,
  175. "fields": {
  176. "product": 3,
  177. "partner": 1,
  178. "partner_sku": "asdasd",
  179. "price_currency": "EUR",
  180. "price_excl_tax": "23.00",
  181. "price_retail": "0.05",
  182. "cost_price": null,
  183. "num_in_stock": null,
  184. "num_allocated": null,
  185. "low_stock_threshold": null,
  186. "date_created": "2018-07-10T13:06:53.849Z",
  187. "date_updated": "2018-08-10T12:34:05.460Z"
  188. }
  189. },
  190. {
  191. "model": "partner.partner",
  192. "pk": 1,
  193. "fields": {
  194. "code": "mezelf",
  195. "name": "mezelf",
  196. "users": []
  197. }
  198. }
  199. ]