You are here

commerce_promotion.yml in Commerce Demo 8

Same filename and directory in other branches
  1. 8.2 content/commerce_promotion.yml
content/commerce_promotion.yml

File

content/commerce_promotion.yml
View source
  1. 5d3aacea-89b9-4c7c-a357-55a20a527326:
  2. name: '15% off'
  3. order_types:
  4. - default
  5. - physical
  6. offer:
  7. target_plugin_id: order_percentage_off
  8. target_plugin_configuration:
  9. percentage: '0.15'
  10. condition_operator: AND
  11. coupons:
  12. 8d6989c9-c998-41bc-b7a8-3b82fa377222:
  13. promotion_id: 5d3aacea-89b9-4c7c-a357-55a20a527326
  14. code: FIFTEENPERCENT
  15. status: '1'
  16. start_date: '2016-07-31'
  17. compatibility: any
  18. status: '1'
  19. 66b266ec-42c8-489e-9f5b-78ea12cc41bd:
  20. name: '20% off typewriter'
  21. order_types:
  22. - default
  23. - physical
  24. offer:
  25. target_plugin_id: order_item_percentage_off
  26. target_plugin_configuration:
  27. conditions:
  28. -
  29. plugin: order_item_product
  30. configuration:
  31. products:
  32. -
  33. product: 93470da2-a808-4069-89ee-e01f0d5ad0b7
  34. percentage: '0.2'
  35. conditions:
  36. -
  37. target_plugin_id: order_product
  38. target_plugin_configuration:
  39. products:
  40. -
  41. product: 93470da2-a808-4069-89ee-e01f0d5ad0b7
  42. condition_operator: AND
  43. coupons:
  44. da1cd6d7-11da-4cb6-b263-15003ab8728a:
  45. promotion_id: 66b266ec-42c8-489e-9f5b-78ea12cc41bd
  46. code: TYPEWRITER
  47. status: '1'
  48. start_date: '2016-07-31'
  49. compatibility: any
  50. status: '1'
  51. be121d90-282b-4182-9c1f-972532c4f5b1:
  52. name: '$3 off'
  53. order_types:
  54. - default
  55. - physical
  56. offer:
  57. target_plugin_id: order_fixed_amount_off
  58. target_plugin_configuration:
  59. amount:
  60. number: '3.00'
  61. currency_code: USD
  62. condition_operator: AND
  63. coupons:
  64. da1cd6d7-11da-4cb6-b263-15003ab8728a:
  65. promotion_id: 66b266ec-42c8-489e-9f5b-78ea12cc41bd
  66. code: ORDER3OFF
  67. status: '1'
  68. start_date: '2016-07-31'
  69. compatibility: any
  70. status: '1'
  71. c089879c-fb15-4627-86d2-cf3ab8ae3743:
  72. name: 'Buy 1 Get 1'
  73. order_types:
  74. - default
  75. - physical
  76. offer:
  77. target_plugin_id: order_buy_x_get_y
  78. target_plugin_configuration:
  79. buy_quantity: '1'
  80. buy_conditions:
  81. -
  82. plugin: order_item_product_type
  83. configuration:
  84. product_types:
  85. - clothing
  86. - default
  87. - simple
  88. get_quantity: '1'
  89. get_conditions:
  90. -
  91. plugin: order_item_product_type
  92. configuration:
  93. product_types:
  94. - clothing
  95. - default
  96. - simple
  97. offer_type: percentage
  98. offer_percentage: '1'
  99. offer_amount: null
  100. condition_operator: AND
  101. coupons:
  102. 3cd23f71-9179-4334-83c7-cd81d412a1e1:
  103. promotion_id: c089879c-fb15-4627-86d2-cf3ab8ae3743
  104. code: BUY1GET1
  105. status: '1'
  106. start_date: '2016-07-31'
  107. compatibility: any
  108. status: '1'
  109. d96885ac-b61c-4984-912b-12b53930b947:
  110. name: '$4 off clock'
  111. order_types:
  112. - default
  113. - physical
  114. offer:
  115. target_plugin_id: order_item_fixed_amount_off
  116. target_plugin_configuration:
  117. conditions:
  118. -
  119. plugin: order_item_product
  120. configuration:
  121. products:
  122. -
  123. product: 665c62ac-94a8-4929-a147-83df0f2a67c6
  124. amount:
  125. number: '4.00'
  126. currency_code: USD
  127. conditions:
  128. -
  129. target_plugin_id: order_product
  130. target_plugin_configuration:
  131. products:
  132. -
  133. product: 665c62ac-94a8-4929-a147-83df0f2a67c6
  134. condition_operator: AND
  135. coupons:
  136. 23119fac-4d95-41c7-b899-287fb8693b80:
  137. promotion_id: d96885ac-b61c-4984-912b-12b53930b947
  138. code: CLOCKS
  139. status: '1'
  140. start_date: '2016-07-31'
  141. compatibility: any
  142. status: '1'