You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

productattributes.json 22KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871
  1. [
  2. {
  3. "model": "catalogue.productclass",
  4. "pk": 1,
  5. "fields": {
  6. "name": "Spullen",
  7. "requires_shipping": true,
  8. "track_stock": false,
  9. "slug": "dik-products",
  10. "options": []
  11. }
  12. },
  13. {
  14. "model": "catalogue.productclass",
  15. "pk": 2,
  16. "fields": {
  17. "name": "serious",
  18. "requires_shipping": true,
  19. "track_stock": true,
  20. "slug": "serious",
  21. "options": []
  22. }
  23. },
  24. {
  25. "model": "catalogue.product",
  26. "pk": 2,
  27. "fields": {
  28. "structure": "standalone",
  29. "upc": "673873",
  30. "parent": null,
  31. "title": "Hermes Bikini",
  32. "slug": "dikke-shit-ouwe",
  33. "description": "<p>Vet ding dit hoor</p>",
  34. "product_class": 1,
  35. "rating": null,
  36. "date_created": "2018-06-27T09:11:35.813Z",
  37. "date_updated": "2018-08-22T13:25:11.724Z",
  38. "is_discountable": true,
  39. "product_options": []
  40. }
  41. },
  42. {
  43. "model": "catalogue.product",
  44. "pk": 3,
  45. "fields": {
  46. "structure": "standalone",
  47. "upc": "piet",
  48. "parent": null,
  49. "title": "Hubble Photo",
  50. "slug": "henk",
  51. "description": "<p>30cm x 55cm</p>",
  52. "product_class": 1,
  53. "rating": null,
  54. "date_created": "2018-07-10T13:06:53.822Z",
  55. "date_updated": "2018-08-22T13:25:58.500Z",
  56. "is_discountable": true,
  57. "product_options": []
  58. }
  59. },
  60. {
  61. "model": "catalogue.product",
  62. "pk": 4,
  63. "fields": {
  64. "structure": "standalone",
  65. "upc": "1234tyser",
  66. "parent": null,
  67. "title": "serious product",
  68. "slug": "serious-product",
  69. "description": "<p style=\"margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Helvetica;\">Nulla dui purus, eleifend vel, consequat non, dictum porta, nulla. Duis ante mi, laoreet ut, commodo eleifend, cursus nec, lorem. Aenean eu est. Etiam imperdiet turpis. Praesent nec augue. Curabitur ligula quam, rutrum id, tempor sed, consequat ac, dui. Vestibulum accumsan eros nec magna. Vestibulum vitae dui. Vestibulum nec ligula et lorem consequat ullamcorper. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Phasellus eget nisl ut elit porta ullamcorper. Maecenas tincidunt velit quis orci. Sed in dui. Nullam ut mauris eu mi mollis luctus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Sed cursus cursus velit. Sed a massa. Duis dignissim euismod quam. Nullam euismod metus ut orci. Vestibulum erat libero, scelerisque et, porttitor et, varius a, leo.</p>",
  70. "product_class": 2,
  71. "rating": null,
  72. "date_created": "2018-11-16T08:24:18.704Z",
  73. "date_updated": "2018-11-16T08:24:18.704Z",
  74. "is_discountable": true,
  75. "product_options": []
  76. }
  77. },
  78. {
  79. "model": "catalogue.product",
  80. "pk": 5,
  81. "fields": {
  82. "structure": "standalone",
  83. "upc": "368yhfjkf",
  84. "parent": null,
  85. "title": "second",
  86. "slug": "second",
  87. "description": "<p style=\"margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Helvetica;\">Nullam sapien eros, facilisis vel, eleifend non, auctor dapibus, pede.</p>",
  88. "product_class": 2,
  89. "rating": null,
  90. "date_created": "2018-11-16T08:28:11.730Z",
  91. "date_updated": "2018-11-16T08:37:39.853Z",
  92. "is_discountable": true,
  93. "product_options": []
  94. }
  95. },
  96. {
  97. "model": "catalogue.category",
  98. "pk": 1,
  99. "fields": {
  100. "path": "0001",
  101. "depth": 1,
  102. "numchild": 0,
  103. "name": "Ambulant goods",
  104. "description": "<p>Some ambulant goods</p>",
  105. "image": "",
  106. "slug": "root"
  107. }
  108. },
  109. {
  110. "model": "catalogue.productcategory",
  111. "pk": 1,
  112. "fields": {
  113. "product": 2,
  114. "category": 1
  115. }
  116. },
  117. {
  118. "model": "catalogue.productcategory",
  119. "pk": 2,
  120. "fields": {
  121. "product": 3,
  122. "category": 1
  123. }
  124. },
  125. {
  126. "model": "catalogue.productcategory",
  127. "pk": 3,
  128. "fields": {
  129. "product": 4,
  130. "category": 1
  131. }
  132. },
  133. {
  134. "model": "catalogue.productcategory",
  135. "pk": 4,
  136. "fields": {
  137. "product": 5,
  138. "category": 1
  139. }
  140. },
  141. {
  142. "model": "catalogue.productattribute",
  143. "pk": 1,
  144. "fields": {
  145. "product_class": 1,
  146. "name": "henk",
  147. "code": "henkie",
  148. "type": "text",
  149. "option_group": null,
  150. "required": true
  151. }
  152. },
  153. {
  154. "model": "catalogue.productattribute",
  155. "pk": 2,
  156. "fields": {
  157. "product_class": 2,
  158. "name": "subtitle",
  159. "code": "subtitle",
  160. "type": "text",
  161. "option_group": null,
  162. "required": true
  163. }
  164. },
  165. {
  166. "model": "catalogue.productattribute",
  167. "pk": 3,
  168. "fields": {
  169. "product_class": 2,
  170. "name": "facets",
  171. "code": "facets",
  172. "type": "integer",
  173. "option_group": null,
  174. "required": true
  175. }
  176. },
  177. {
  178. "model": "catalogue.productattribute",
  179. "pk": 4,
  180. "fields": {
  181. "product_class": 2,
  182. "name": "available",
  183. "code": "available",
  184. "type": "boolean",
  185. "option_group": null,
  186. "required": false
  187. }
  188. },
  189. {
  190. "model": "catalogue.productattribute",
  191. "pk": 5,
  192. "fields": {
  193. "product_class": 2,
  194. "name": "hypothenusa",
  195. "code": "hypothenusa",
  196. "type": "float",
  197. "option_group": null,
  198. "required": true
  199. }
  200. },
  201. {
  202. "model": "catalogue.productattribute",
  203. "pk": 6,
  204. "fields": {
  205. "product_class": 2,
  206. "name": "additional info",
  207. "code": "additional_info",
  208. "type": "richtext",
  209. "option_group": null,
  210. "required": true
  211. }
  212. },
  213. {
  214. "model": "catalogue.productattribute",
  215. "pk": 7,
  216. "fields": {
  217. "product_class": 2,
  218. "name": "releasedate",
  219. "code": "releasedate",
  220. "type": "date",
  221. "option_group": null,
  222. "required": true
  223. }
  224. },
  225. {
  226. "model": "catalogue.productattribute",
  227. "pk": 8,
  228. "fields": {
  229. "product_class": 2,
  230. "name": "starttime",
  231. "code": "starttime",
  232. "type": "datetime",
  233. "option_group": null,
  234. "required": true
  235. }
  236. },
  237. {
  238. "model": "catalogue.productattribute",
  239. "pk": 9,
  240. "fields": {
  241. "product_class": 2,
  242. "name": "kind",
  243. "code": "kind",
  244. "type": "option",
  245. "option_group": 1,
  246. "required": true
  247. }
  248. },
  249. {
  250. "model": "catalogue.productattribute",
  251. "pk": 10,
  252. "fields": {
  253. "product_class": 2,
  254. "name": "subkinds",
  255. "code": "subkinds",
  256. "type": "multi_option",
  257. "option_group": 1,
  258. "required": false
  259. }
  260. },
  261. {
  262. "model": "catalogue.productattribute",
  263. "pk": 11,
  264. "fields": {
  265. "product_class": 2,
  266. "name": "henk",
  267. "code": "henkie",
  268. "type": "text",
  269. "option_group": null,
  270. "required": false
  271. }
  272. },
  273. {
  274. "model": "catalogue.productattributevalue",
  275. "pk": 2,
  276. "fields": {
  277. "attribute": 1,
  278. "product": 2,
  279. "value_text": "bka",
  280. "value_integer": null,
  281. "value_boolean": null,
  282. "value_float": null,
  283. "value_richtext": null,
  284. "value_date": null,
  285. "value_datetime": null,
  286. "value_option": null,
  287. "value_file": "",
  288. "value_image": "",
  289. "entity_content_type": null,
  290. "entity_object_id": null,
  291. "value_multi_option": []
  292. }
  293. },
  294. {
  295. "model": "catalogue.productattributevalue",
  296. "pk": 3,
  297. "fields": {
  298. "attribute": 1,
  299. "product": 3,
  300. "value_text": "bah bah",
  301. "value_integer": null,
  302. "value_boolean": null,
  303. "value_float": null,
  304. "value_richtext": null,
  305. "value_date": null,
  306. "value_datetime": null,
  307. "value_option": null,
  308. "value_file": "",
  309. "value_image": "",
  310. "entity_content_type": null,
  311. "entity_object_id": null,
  312. "value_multi_option": []
  313. }
  314. },
  315. {
  316. "model": "catalogue.productattributevalue",
  317. "pk": 4,
  318. "fields": {
  319. "attribute": 6,
  320. "product": 4,
  321. "value_text": null,
  322. "value_integer": null,
  323. "value_boolean": null,
  324. "value_float": null,
  325. "value_richtext": "<p style=\"margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Helvetica;\">Lorem ipsum dolor sit amet, <strong>consectetuer</strong> adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis. Nullam sit amet enim. Suspendisse id velit vitae ligula <em>volutpat</em> condimentum. Aliquam erat volutpat.</p>\r\n<p>\u00a0</p>\r\n<p style=\"margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Helvetica; min-height: 14px;\">\u00a0</p>",
  326. "value_date": null,
  327. "value_datetime": null,
  328. "value_option": null,
  329. "value_file": "",
  330. "value_image": "",
  331. "entity_content_type": null,
  332. "entity_object_id": null,
  333. "value_multi_option": []
  334. }
  335. },
  336. {
  337. "model": "catalogue.productattributevalue",
  338. "pk": 5,
  339. "fields": {
  340. "attribute": 4,
  341. "product": 4,
  342. "value_text": null,
  343. "value_integer": null,
  344. "value_boolean": true,
  345. "value_float": null,
  346. "value_richtext": null,
  347. "value_date": null,
  348. "value_datetime": null,
  349. "value_option": null,
  350. "value_file": "",
  351. "value_image": "",
  352. "entity_content_type": null,
  353. "entity_object_id": null,
  354. "value_multi_option": []
  355. }
  356. },
  357. {
  358. "model": "catalogue.productattributevalue",
  359. "pk": 6,
  360. "fields": {
  361. "attribute": 3,
  362. "product": 4,
  363. "value_text": null,
  364. "value_integer": 4,
  365. "value_boolean": null,
  366. "value_float": null,
  367. "value_richtext": null,
  368. "value_date": null,
  369. "value_datetime": null,
  370. "value_option": null,
  371. "value_file": "",
  372. "value_image": "",
  373. "entity_content_type": null,
  374. "entity_object_id": null,
  375. "value_multi_option": []
  376. }
  377. },
  378. {
  379. "model": "catalogue.productattributevalue",
  380. "pk": 7,
  381. "fields": {
  382. "attribute": 5,
  383. "product": 4,
  384. "value_text": null,
  385. "value_integer": null,
  386. "value_boolean": null,
  387. "value_float": 2.4567,
  388. "value_richtext": null,
  389. "value_date": null,
  390. "value_datetime": null,
  391. "value_option": null,
  392. "value_file": "",
  393. "value_image": "",
  394. "entity_content_type": null,
  395. "entity_object_id": null,
  396. "value_multi_option": []
  397. }
  398. },
  399. {
  400. "model": "catalogue.productattributevalue",
  401. "pk": 8,
  402. "fields": {
  403. "attribute": 9,
  404. "product": 4,
  405. "value_text": null,
  406. "value_integer": null,
  407. "value_boolean": null,
  408. "value_float": null,
  409. "value_richtext": null,
  410. "value_date": null,
  411. "value_datetime": null,
  412. "value_option": 6,
  413. "value_file": "",
  414. "value_image": "",
  415. "entity_content_type": null,
  416. "entity_object_id": null,
  417. "value_multi_option": []
  418. }
  419. },
  420. {
  421. "model": "catalogue.productattributevalue",
  422. "pk": 9,
  423. "fields": {
  424. "attribute": 7,
  425. "product": 4,
  426. "value_text": null,
  427. "value_integer": null,
  428. "value_boolean": null,
  429. "value_float": null,
  430. "value_richtext": null,
  431. "value_date": "2018-11-16",
  432. "value_datetime": null,
  433. "value_option": null,
  434. "value_file": "",
  435. "value_image": "",
  436. "entity_content_type": null,
  437. "entity_object_id": null,
  438. "value_multi_option": []
  439. }
  440. },
  441. {
  442. "model": "catalogue.productattributevalue",
  443. "pk": 10,
  444. "fields": {
  445. "attribute": 8,
  446. "product": 4,
  447. "value_text": null,
  448. "value_integer": null,
  449. "value_boolean": null,
  450. "value_float": null,
  451. "value_richtext": null,
  452. "value_date": null,
  453. "value_datetime": "2018-11-16T09:15:00Z",
  454. "value_option": null,
  455. "value_file": "",
  456. "value_image": "",
  457. "entity_content_type": null,
  458. "entity_object_id": null,
  459. "value_multi_option": []
  460. }
  461. },
  462. {
  463. "model": "catalogue.productattributevalue",
  464. "pk": 11,
  465. "fields": {
  466. "attribute": 10,
  467. "product": 4,
  468. "value_text": null,
  469. "value_integer": null,
  470. "value_boolean": null,
  471. "value_float": null,
  472. "value_richtext": null,
  473. "value_date": null,
  474. "value_datetime": null,
  475. "value_option": null,
  476. "value_file": "",
  477. "value_image": "",
  478. "entity_content_type": null,
  479. "entity_object_id": null,
  480. "value_multi_option": [
  481. 1,
  482. 3,
  483. 5
  484. ]
  485. }
  486. },
  487. {
  488. "model": "catalogue.productattributevalue",
  489. "pk": 12,
  490. "fields": {
  491. "attribute": 2,
  492. "product": 4,
  493. "value_text": "kekjo",
  494. "value_integer": null,
  495. "value_boolean": null,
  496. "value_float": null,
  497. "value_richtext": null,
  498. "value_date": null,
  499. "value_datetime": null,
  500. "value_option": null,
  501. "value_file": "",
  502. "value_image": "",
  503. "entity_content_type": null,
  504. "entity_object_id": null,
  505. "value_multi_option": []
  506. }
  507. },
  508. {
  509. "model": "catalogue.productattributevalue",
  510. "pk": 13,
  511. "fields": {
  512. "attribute": 6,
  513. "product": 5,
  514. "value_text": null,
  515. "value_integer": null,
  516. "value_boolean": null,
  517. "value_float": null,
  518. "value_richtext": "<p style=\"margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Helvetica;\">Vivamus auctor leo vel dui. Aliquam erat volutpat. Phasellus nibh. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras tempor. Morbi egestas, <em>urna</em> non consequat tempus, <strong>nunc</strong> arcu mollis enim, eu aliquam erat nulla non nibh. Duis consectetuer malesuada velit. Nam ante nulla, interdum vel, tristique ac, condimentum non, tellus. Proin ornare feugiat nisl. Suspendisse dolor nisl, ultrices at, eleifend vel, consequat at, dolor.</p>",
  519. "value_date": null,
  520. "value_datetime": null,
  521. "value_option": null,
  522. "value_file": "",
  523. "value_image": "",
  524. "entity_content_type": null,
  525. "entity_object_id": null,
  526. "value_multi_option": []
  527. }
  528. },
  529. {
  530. "model": "catalogue.productattributevalue",
  531. "pk": 14,
  532. "fields": {
  533. "attribute": 4,
  534. "product": 5,
  535. "value_text": null,
  536. "value_integer": null,
  537. "value_boolean": false,
  538. "value_float": null,
  539. "value_richtext": null,
  540. "value_date": null,
  541. "value_datetime": null,
  542. "value_option": null,
  543. "value_file": "",
  544. "value_image": "",
  545. "entity_content_type": null,
  546. "entity_object_id": null,
  547. "value_multi_option": []
  548. }
  549. },
  550. {
  551. "model": "catalogue.productattributevalue",
  552. "pk": 15,
  553. "fields": {
  554. "attribute": 3,
  555. "product": 5,
  556. "value_text": null,
  557. "value_integer": 8,
  558. "value_boolean": null,
  559. "value_float": null,
  560. "value_richtext": null,
  561. "value_date": null,
  562. "value_datetime": null,
  563. "value_option": null,
  564. "value_file": "",
  565. "value_image": "",
  566. "entity_content_type": null,
  567. "entity_object_id": null,
  568. "value_multi_option": []
  569. }
  570. },
  571. {
  572. "model": "catalogue.productattributevalue",
  573. "pk": 16,
  574. "fields": {
  575. "attribute": 5,
  576. "product": 5,
  577. "value_text": null,
  578. "value_integer": null,
  579. "value_boolean": null,
  580. "value_float": 1.25,
  581. "value_richtext": null,
  582. "value_date": null,
  583. "value_datetime": null,
  584. "value_option": null,
  585. "value_file": "",
  586. "value_image": "",
  587. "entity_content_type": null,
  588. "entity_object_id": null,
  589. "value_multi_option": []
  590. }
  591. },
  592. {
  593. "model": "catalogue.productattributevalue",
  594. "pk": 17,
  595. "fields": {
  596. "attribute": 9,
  597. "product": 5,
  598. "value_text": null,
  599. "value_integer": null,
  600. "value_boolean": null,
  601. "value_float": null,
  602. "value_richtext": null,
  603. "value_date": null,
  604. "value_datetime": null,
  605. "value_option": 4,
  606. "value_file": "",
  607. "value_image": "",
  608. "entity_content_type": null,
  609. "entity_object_id": null,
  610. "value_multi_option": []
  611. }
  612. },
  613. {
  614. "model": "catalogue.productattributevalue",
  615. "pk": 18,
  616. "fields": {
  617. "attribute": 7,
  618. "product": 5,
  619. "value_text": null,
  620. "value_integer": null,
  621. "value_boolean": null,
  622. "value_float": null,
  623. "value_richtext": null,
  624. "value_date": "1999-11-11",
  625. "value_datetime": null,
  626. "value_option": null,
  627. "value_file": "",
  628. "value_image": "",
  629. "entity_content_type": null,
  630. "entity_object_id": null,
  631. "value_multi_option": []
  632. }
  633. },
  634. {
  635. "model": "catalogue.productattributevalue",
  636. "pk": 19,
  637. "fields": {
  638. "attribute": 8,
  639. "product": 5,
  640. "value_text": null,
  641. "value_integer": null,
  642. "value_boolean": null,
  643. "value_float": null,
  644. "value_richtext": null,
  645. "value_date": null,
  646. "value_datetime": "2018-11-16T09:15:00Z",
  647. "value_option": null,
  648. "value_file": "",
  649. "value_image": "",
  650. "entity_content_type": null,
  651. "entity_object_id": null,
  652. "value_multi_option": []
  653. }
  654. },
  655. {
  656. "model": "catalogue.productattributevalue",
  657. "pk": 20,
  658. "fields": {
  659. "attribute": 10,
  660. "product": 5,
  661. "value_text": null,
  662. "value_integer": null,
  663. "value_boolean": null,
  664. "value_float": null,
  665. "value_richtext": null,
  666. "value_date": null,
  667. "value_datetime": null,
  668. "value_option": null,
  669. "value_file": "",
  670. "value_image": "",
  671. "entity_content_type": null,
  672. "entity_object_id": null,
  673. "value_multi_option": [
  674. 3,
  675. 5
  676. ]
  677. }
  678. },
  679. {
  680. "model": "catalogue.productattributevalue",
  681. "pk": 21,
  682. "fields": {
  683. "attribute": 2,
  684. "product": 5,
  685. "value_text": "superhenk",
  686. "value_integer": null,
  687. "value_boolean": null,
  688. "value_float": null,
  689. "value_richtext": null,
  690. "value_date": null,
  691. "value_datetime": null,
  692. "value_option": null,
  693. "value_file": "",
  694. "value_image": "",
  695. "entity_content_type": null,
  696. "entity_object_id": null,
  697. "value_multi_option": []
  698. }
  699. },
  700. {
  701. "model": "catalogue.productattributevalue",
  702. "pk": 22,
  703. "fields": {
  704. "attribute": 11,
  705. "product": 5,
  706. "value_text": "bah bah",
  707. "value_integer": null,
  708. "value_boolean": null,
  709. "value_float": null,
  710. "value_richtext": null,
  711. "value_date": null,
  712. "value_datetime": null,
  713. "value_option": null,
  714. "value_file": "",
  715. "value_image": "",
  716. "entity_content_type": null,
  717. "entity_object_id": null,
  718. "value_multi_option": []
  719. }
  720. },
  721. {
  722. "model": "catalogue.attributeoptiongroup",
  723. "pk": 1,
  724. "fields": {
  725. "name": "kind"
  726. }
  727. },
  728. {
  729. "model": "catalogue.attributeoption",
  730. "pk": 1,
  731. "fields": {
  732. "group": 1,
  733. "option": "grand"
  734. }
  735. },
  736. {
  737. "model": "catalogue.attributeoption",
  738. "pk": 2,
  739. "fields": {
  740. "group": 1,
  741. "option": "omnimous"
  742. }
  743. },
  744. {
  745. "model": "catalogue.attributeoption",
  746. "pk": 3,
  747. "fields": {
  748. "group": 1,
  749. "option": "verocious"
  750. }
  751. },
  752. {
  753. "model": "catalogue.attributeoption",
  754. "pk": 4,
  755. "fields": {
  756. "group": 1,
  757. "option": "totalitarian"
  758. }
  759. },
  760. {
  761. "model": "catalogue.attributeoption",
  762. "pk": 5,
  763. "fields": {
  764. "group": 1,
  765. "option": "megalomane"
  766. }
  767. },
  768. {
  769. "model": "catalogue.attributeoption",
  770. "pk": 6,
  771. "fields": {
  772. "group": 1,
  773. "option": "bombastic"
  774. }
  775. },
  776. {
  777. "model": "catalogue.productimage",
  778. "pk": 1,
  779. "fields": {
  780. "product": 3,
  781. "original": "images/products/2018/07/ActiOn_35.jpg",
  782. "caption": "",
  783. "display_order": 0,
  784. "date_created": "2018-07-10T13:08:38.050Z"
  785. }
  786. },
  787. {
  788. "model": "catalogue.productimage",
  789. "pk": 2,
  790. "fields": {
  791. "product": 2,
  792. "original": "images/products/2018/08/11lekkerECHICKORIG-large-4x3.jpg",
  793. "caption": "",
  794. "display_order": 0,
  795. "date_created": "2018-08-20T14:44:21.688Z"
  796. }
  797. },
  798. {
  799. "model": "partner.stockrecord",
  800. "pk": 1,
  801. "fields": {
  802. "product": 2,
  803. "partner": 1,
  804. "partner_sku": "henk",
  805. "price_currency": "EUR",
  806. "price": "400.00",
  807. "num_in_stock": 23,
  808. "num_allocated": null,
  809. "low_stock_threshold": null,
  810. "date_created": "2018-06-27T14:29:31.007Z",
  811. "date_updated": "2018-07-09T10:54:12.295Z"
  812. }
  813. },
  814. {
  815. "model": "partner.stockrecord",
  816. "pk": 2,
  817. "fields": {
  818. "product": 3,
  819. "partner": 1,
  820. "partner_sku": "asdasd",
  821. "price_currency": "EUR",
  822. "price": "23.00",
  823. "num_in_stock": null,
  824. "num_allocated": null,
  825. "low_stock_threshold": null,
  826. "date_created": "2018-07-10T13:06:53.849Z",
  827. "date_updated": "2018-08-10T12:34:05.460Z"
  828. }
  829. },
  830. {
  831. "model": "partner.stockrecord",
  832. "pk": 3,
  833. "fields": {
  834. "product": 4,
  835. "partner": 1,
  836. "partner_sku": "err56",
  837. "price_currency": "EUR",
  838. "price": "234.00",
  839. "num_in_stock": 345,
  840. "num_allocated": null,
  841. "low_stock_threshold": 12,
  842. "date_created": "2018-11-16T08:24:18.773Z",
  843. "date_updated": "2018-11-16T08:24:18.773Z"
  844. }
  845. },
  846. {
  847. "model": "partner.stockrecord",
  848. "pk": 4,
  849. "fields": {
  850. "product": 5,
  851. "partner": 1,
  852. "partner_sku": "23478",
  853. "price_currency": "EUR",
  854. "price": "12.00",
  855. "num_in_stock": 34,
  856. "num_allocated": null,
  857. "low_stock_threshold": 8,
  858. "date_created": "2018-11-16T08:28:11.797Z",
  859. "date_updated": "2018-11-16T08:28:11.797Z"
  860. }
  861. },
  862. {
  863. "model": "partner.partner",
  864. "pk": 1,
  865. "fields": {
  866. "code": "mezelf",
  867. "name": "mezelf",
  868. "users": []
  869. }
  870. }
  871. ]