views.view.commerce_checkout_order_summary.yml 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371
  1. uuid: 44b9813a-c1bc-4f98-967b-81637d87dc0b
  2. langcode: en
  3. status: true
  4. dependencies:
  5. enforced:
  6. module:
  7. - commerce_checkout
  8. - commerce_order
  9. module:
  10. - commerce_order
  11. - commerce_price
  12. _core:
  13. default_config_hash: ZMm_Yy4aujhFs_1hZAQ9maM_nBGEiODMRbCA9eHZUKc
  14. id: commerce_checkout_order_summary
  15. label: 'Checkout Order Summary'
  16. module: views
  17. description: ''
  18. tag: commerce_order_summary
  19. base_table: commerce_order
  20. base_field: order_id
  21. display:
  22. default:
  23. display_plugin: default
  24. id: default
  25. display_title: Master
  26. position: 0
  27. display_options:
  28. access:
  29. type: none
  30. options: { }
  31. cache:
  32. type: tag
  33. options: { }
  34. query:
  35. type: views_query
  36. options:
  37. disable_sql_rewrite: false
  38. distinct: false
  39. replica: false
  40. query_comment: ''
  41. query_tags: { }
  42. exposed_form:
  43. type: basic
  44. options:
  45. submit_button: Apply
  46. reset_button: false
  47. reset_button_label: Reset
  48. exposed_sorts_label: 'Sort by'
  49. expose_sort_order: true
  50. sort_asc_label: Asc
  51. sort_desc_label: Desc
  52. pager:
  53. type: none
  54. options:
  55. offset: 0
  56. style:
  57. type: table
  58. options:
  59. grouping: { }
  60. row_class: ''
  61. default_row_class: true
  62. override: true
  63. sticky: false
  64. caption: ''
  65. summary: ''
  66. description: ''
  67. columns:
  68. order_number: order_number
  69. info:
  70. order_number:
  71. sortable: false
  72. default_sort_order: asc
  73. align: ''
  74. separator: ''
  75. empty_column: false
  76. responsive: ''
  77. default: '-1'
  78. empty_table: false
  79. row:
  80. type: fields
  81. options:
  82. inline: { }
  83. separator: ''
  84. hide_empty: false
  85. default_field_elements: true
  86. fields:
  87. quantity:
  88. id: quantity
  89. table: commerce_order_item
  90. field: quantity
  91. relationship: order_items
  92. group_type: group
  93. admin_label: ''
  94. label: ''
  95. exclude: false
  96. alter:
  97. alter_text: true
  98. text: '{{ quantity }} x'
  99. make_link: false
  100. path: ''
  101. absolute: false
  102. external: false
  103. replace_spaces: false
  104. path_case: none
  105. trim_whitespace: false
  106. alt: ''
  107. rel: ''
  108. link_class: ''
  109. prefix: ''
  110. suffix: ''
  111. target: ''
  112. nl2br: false
  113. max_length: 0
  114. word_boundary: true
  115. ellipsis: true
  116. more_link: false
  117. more_link_text: ''
  118. more_link_path: ''
  119. strip_tags: false
  120. trim: false
  121. preserve_tags: ''
  122. html: false
  123. element_type: ''
  124. element_class: ''
  125. element_label_type: ''
  126. element_label_class: ''
  127. element_label_colon: false
  128. element_wrapper_type: ''
  129. element_wrapper_class: ''
  130. element_default_classes: true
  131. empty: ''
  132. hide_empty: false
  133. empty_zero: false
  134. hide_alter_empty: true
  135. click_sort_column: value
  136. type: number_decimal
  137. settings:
  138. thousand_separator: ''
  139. prefix_suffix: false
  140. decimal_separator: .
  141. scale: 0
  142. group_column: value
  143. group_columns: { }
  144. group_rows: true
  145. delta_limit: 0
  146. delta_offset: 0
  147. delta_reversed: false
  148. delta_first_last: false
  149. multi_type: separator
  150. separator: ', '
  151. field_api_classes: false
  152. entity_type: commerce_order_item
  153. entity_field: quantity
  154. plugin_id: field
  155. purchased_entity:
  156. id: purchased_entity
  157. table: commerce_order_item
  158. field: purchased_entity
  159. relationship: order_items
  160. group_type: group
  161. admin_label: ''
  162. label: ''
  163. exclude: false
  164. alter:
  165. alter_text: false
  166. text: ''
  167. make_link: false
  168. path: ''
  169. absolute: false
  170. external: false
  171. replace_spaces: false
  172. path_case: none
  173. trim_whitespace: false
  174. alt: ''
  175. rel: ''
  176. link_class: ''
  177. prefix: ''
  178. suffix: ''
  179. target: ''
  180. nl2br: false
  181. max_length: 0
  182. word_boundary: true
  183. ellipsis: true
  184. more_link: false
  185. more_link_text: ''
  186. more_link_path: ''
  187. strip_tags: false
  188. trim: false
  189. preserve_tags: ''
  190. html: false
  191. element_type: ''
  192. element_class: ''
  193. element_label_type: ''
  194. element_label_class: ''
  195. element_label_colon: true
  196. element_wrapper_type: ''
  197. element_wrapper_class: ''
  198. element_default_classes: true
  199. empty: ''
  200. hide_empty: false
  201. empty_zero: false
  202. hide_alter_empty: true
  203. click_sort_column: target_id
  204. type: entity_reference_entity_view
  205. settings:
  206. view_mode: summary
  207. group_column: target_id
  208. group_columns: { }
  209. group_rows: true
  210. delta_limit: 0
  211. delta_offset: 0
  212. delta_reversed: false
  213. delta_first_last: false
  214. multi_type: separator
  215. separator: ', '
  216. field_api_classes: false
  217. entity_type: commerce_order_item
  218. entity_field: purchased_entity
  219. plugin_id: field
  220. total_price__number:
  221. id: total_price__number
  222. table: commerce_order_item
  223. field: total_price__number
  224. relationship: order_items
  225. group_type: group
  226. admin_label: ''
  227. label: ''
  228. exclude: false
  229. alter:
  230. alter_text: false
  231. text: ''
  232. make_link: false
  233. path: ''
  234. absolute: false
  235. external: false
  236. replace_spaces: false
  237. path_case: none
  238. trim_whitespace: false
  239. alt: ''
  240. rel: ''
  241. link_class: ''
  242. prefix: ''
  243. suffix: ''
  244. target: ''
  245. nl2br: false
  246. max_length: 0
  247. word_boundary: true
  248. ellipsis: true
  249. more_link: false
  250. more_link_text: ''
  251. more_link_path: ''
  252. strip_tags: false
  253. trim: false
  254. preserve_tags: ''
  255. html: false
  256. element_type: ''
  257. element_class: ''
  258. element_label_type: ''
  259. element_label_class: ''
  260. element_label_colon: false
  261. element_wrapper_type: ''
  262. element_wrapper_class: ''
  263. element_default_classes: true
  264. empty: ''
  265. hide_empty: false
  266. empty_zero: false
  267. hide_alter_empty: true
  268. click_sort_column: number
  269. type: commerce_price_default
  270. settings:
  271. strip_trailing_zeroes: false
  272. currency_display: symbol
  273. group_column: ''
  274. group_columns: { }
  275. group_rows: true
  276. delta_limit: 0
  277. delta_offset: 0
  278. delta_reversed: false
  279. delta_first_last: false
  280. multi_type: separator
  281. separator: ', '
  282. field_api_classes: false
  283. entity_type: commerce_order_item
  284. entity_field: total_price
  285. plugin_id: field
  286. filters: { }
  287. sorts:
  288. order_item_id:
  289. id: order_item_id
  290. table: commerce_order_item
  291. field: order_item_id
  292. relationship: order_items
  293. group_type: group
  294. admin_label: ''
  295. order: ASC
  296. exposed: false
  297. expose:
  298. label: ''
  299. entity_type: commerce_order_item
  300. entity_field: order_item_id
  301. plugin_id: standard
  302. header: { }
  303. footer:
  304. commerce_order_total:
  305. id: commerce_order_total
  306. table: views
  307. field: commerce_order_total
  308. relationship: none
  309. group_type: group
  310. admin_label: ''
  311. empty: false
  312. plugin_id: commerce_order_total
  313. empty: { }
  314. relationships:
  315. order_items:
  316. id: order_items
  317. table: commerce_order__order_items
  318. field: order_items_target_id
  319. relationship: none
  320. group_type: group
  321. admin_label: 'order_items: Order Item'
  322. required: true
  323. plugin_id: standard
  324. entity_type: commerce_order
  325. entity_field: order_items
  326. arguments:
  327. order_id:
  328. id: order_id
  329. table: commerce_order
  330. field: order_id
  331. relationship: none
  332. group_type: group
  333. admin_label: ''
  334. default_action: default
  335. exception:
  336. value: all
  337. title_enable: false
  338. title: All
  339. title_enable: false
  340. title: ''
  341. default_argument_type: fixed
  342. default_argument_options:
  343. argument: ''
  344. default_argument_skip_url: false
  345. summary_options:
  346. base_path: ''
  347. count: true
  348. items_per_page: 25
  349. override: false
  350. summary:
  351. sort_order: asc
  352. number_of_records: 0
  353. format: default_summary
  354. specify_validation: false
  355. validate:
  356. type: none
  357. fail: 'not found'
  358. validate_options: { }
  359. break_phrase: false
  360. not: false
  361. entity_type: commerce_order
  362. entity_field: order_id
  363. plugin_id: numeric
  364. display_extenders: { }
  365. cache_metadata:
  366. max-age: -1
  367. contexts:
  368. - 'languages:language_content'
  369. - 'languages:language_interface'
  370. - url
  371. tags: { }