Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

promotions.json 4.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. [
  2. {
  3. "model": "promotions.pagepromotion",
  4. "pk": 4,
  5. "fields": {
  6. "content_type": [
  7. "promotions",
  8. "rawhtml"
  9. ],
  10. "object_id": 1,
  11. "position": "page",
  12. "display_order": 0,
  13. "clicks": 0,
  14. "date_created": "2014-05-06T10:31:06.444Z",
  15. "page_url": "/en-gb/"
  16. }
  17. },
  18. {
  19. "model": "promotions.pagepromotion",
  20. "pk": 5,
  21. "fields": {
  22. "content_type": [
  23. "promotions",
  24. "singleproduct"
  25. ],
  26. "object_id": 1,
  27. "position": "page",
  28. "display_order": 0,
  29. "clicks": 0,
  30. "date_created": "2014-05-06T10:31:23.577Z",
  31. "page_url": "/en-gb/"
  32. }
  33. },
  34. {
  35. "model": "promotions.pagepromotion",
  36. "pk": 6,
  37. "fields": {
  38. "content_type": [
  39. "promotions",
  40. "handpickedproductlist"
  41. ],
  42. "object_id": 1,
  43. "position": "page",
  44. "display_order": 0,
  45. "clicks": 0,
  46. "date_created": "2014-05-06T10:31:55.034Z",
  47. "page_url": "/en-gb/"
  48. }
  49. },
  50. {
  51. "model": "promotions.rawhtml",
  52. "pk": 1,
  53. "fields": {
  54. "name": "Welcome!",
  55. "display_type": "",
  56. "body": "Welcome to Oscar's sandbox site.&nbsp; This is a example install of Oscar, making very few customisations to the core.&nbsp; It is intended as a playground for experimenting with Oscar's features.<br><br>You can get access to the dashboard <a href=\"http://latest.oscarcommerce.com/gateway/\" rel=\"nofollow\">using this form</a>.",
  57. "date_created": "2013-01-08T17:12:09.526Z"
  58. }
  59. },
  60. {
  61. "model": "promotions.singleproduct",
  62. "pk": 1,
  63. "fields": {
  64. "name": "Recommended reading",
  65. "product": 89,
  66. "description": "Commodo sed artisan before they sold out veniam aute sint you probably haven't heard of them pour-over, +1 delectus street art direct trade. Enim craft beer odd future single-origin coffee gluten-free artisan, salvia consectetur master cleanse vegan eiusmod carles. Yr proident ennui VHS, art party direct trade veniam est try-hard voluptate. Authentic irure aliqua, pariatur ad whatever sunt banjo esse letterpress plaid bicycle rights mollit quinoa you probably haven't heard of them. Farm-to-table keytar duis, craft beer carles lomo est accusamus single-origin coffee. Swag twee magna, literally meh cred cray. Aute deserunt ullamco, you probably haven't heard of them nisi synth DIY food truck.<br>",
  67. "date_created": "2013-01-08T17:14:56.664Z"
  68. }
  69. },
  70. {
  71. "model": "promotions.handpickedproductlist",
  72. "pk": 1,
  73. "fields": {
  74. "name": "Other good books",
  75. "description": "Commodo sed artisan before they sold out veniam aute sint you probably haven't heard of them pour-over, +1 delectus street art direct trade. Enim craft beer odd future single-origin coffee gluten-free artisan, salvia consectetur master cleanse vegan eiusmod carles. Yr proident ennui VHS, art party direct trade veniam est try-hard voluptate. Authentic irure aliqua, pariatur ad whatever sunt banjo esse letterpress plaid bicycle rights mollit quinoa you probably haven't heard of them. Farm-to-table keytar duis, craft beer carles lomo est accusamus single-origin coffee. Swag twee magna, literally meh cred cray. Aute deserunt ullamco, you probably haven't heard of them nisi synth DIY food truck.<br><br>",
  76. "link_url": "",
  77. "link_text": "",
  78. "date_created": "2013-01-08T17:19:57.759Z"
  79. }
  80. },
  81. {
  82. "model": "promotions.orderedproduct",
  83. "pk": 1,
  84. "fields": {
  85. "list": 1,
  86. "product": 25,
  87. "display_order": 0
  88. }
  89. },
  90. {
  91. "model": "promotions.orderedproduct",
  92. "pk": 2,
  93. "fields": {
  94. "list": 1,
  95. "product": 51,
  96. "display_order": 0
  97. }
  98. },
  99. {
  100. "model": "promotions.orderedproduct",
  101. "pk": 3,
  102. "fields": {
  103. "list": 1,
  104. "product": 95,
  105. "display_order": 0
  106. }
  107. },
  108. {
  109. "model": "promotions.orderedproduct",
  110. "pk": 4,
  111. "fields": {
  112. "list": 1,
  113. "product": 13,
  114. "display_order": 0
  115. }
  116. }
  117. ]