views.view.commerce_cart_form.yml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  1. uuid: 37171ae6-b00f-420e-8441-92aca0de2681
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - commerce_cart
  7. - commerce_order
  8. - commerce_price
  9. enforced:
  10. module:
  11. - commerce_cart
  12. _core:
  13. default_config_hash: 0uC-7CzXMj-4ST2juIUm-iqdMIkzWcPERsEzqcpT1BA
  14. id: commerce_cart_form
  15. label: 'Cart form'
  16. module: views
  17. description: ''
  18. tag: commerce_cart_form
  19. base_table: commerce_order
  20. base_field: order_id
  21. display:
  22. default:
  23. id: default
  24. display_title: Master
  25. display_plugin: default
  26. position: 0
  27. display_options:
  28. fields:
  29. purchased_entity:
  30. id: purchased_entity
  31. table: commerce_order_item
  32. field: purchased_entity
  33. relationship: order_items
  34. group_type: group
  35. admin_label: ''
  36. entity_type: commerce_order_item
  37. entity_field: purchased_entity
  38. plugin_id: field
  39. label: Item
  40. exclude: false
  41. alter:
  42. alter_text: false
  43. text: ''
  44. make_link: false
  45. path: ''
  46. absolute: false
  47. external: false
  48. replace_spaces: false
  49. path_case: none
  50. trim_whitespace: false
  51. alt: ''
  52. rel: ''
  53. link_class: ''
  54. prefix: ''
  55. suffix: ''
  56. target: ''
  57. nl2br: false
  58. max_length: 0
  59. word_boundary: true
  60. ellipsis: true
  61. more_link: false
  62. more_link_text: ''
  63. more_link_path: ''
  64. strip_tags: false
  65. trim: false
  66. preserve_tags: ''
  67. html: false
  68. element_type: ''
  69. element_class: ''
  70. element_label_type: ''
  71. element_label_class: ''
  72. element_label_colon: true
  73. element_wrapper_type: ''
  74. element_wrapper_class: ''
  75. element_default_classes: true
  76. empty: ''
  77. hide_empty: false
  78. empty_zero: false
  79. hide_alter_empty: true
  80. click_sort_column: target_id
  81. type: entity_reference_entity_view
  82. settings:
  83. view_mode: cart
  84. group_column: target_id
  85. group_columns: { }
  86. group_rows: true
  87. delta_limit: 0
  88. delta_offset: 0
  89. delta_reversed: false
  90. delta_first_last: false
  91. multi_type: separator
  92. separator: ', '
  93. field_api_classes: false
  94. unit_price__number:
  95. id: unit_price__number
  96. table: commerce_order_item
  97. field: unit_price__number
  98. relationship: order_items
  99. group_type: group
  100. admin_label: ''
  101. entity_type: commerce_order_item
  102. entity_field: unit_price
  103. plugin_id: field
  104. label: Price
  105. exclude: false
  106. alter:
  107. alter_text: false
  108. text: ''
  109. make_link: false
  110. path: ''
  111. absolute: false
  112. external: false
  113. replace_spaces: false
  114. path_case: none
  115. trim_whitespace: false
  116. alt: ''
  117. rel: ''
  118. link_class: ''
  119. prefix: ''
  120. suffix: ''
  121. target: ''
  122. nl2br: false
  123. max_length: 0
  124. word_boundary: true
  125. ellipsis: true
  126. more_link: false
  127. more_link_text: ''
  128. more_link_path: ''
  129. strip_tags: false
  130. trim: false
  131. preserve_tags: ''
  132. html: false
  133. element_type: ''
  134. element_class: ''
  135. element_label_type: ''
  136. element_label_class: ''
  137. element_label_colon: true
  138. element_wrapper_type: ''
  139. element_wrapper_class: ''
  140. element_default_classes: true
  141. empty: ''
  142. hide_empty: false
  143. empty_zero: false
  144. hide_alter_empty: true
  145. click_sort_column: number
  146. type: commerce_price_default
  147. settings:
  148. strip_trailing_zeroes: false
  149. currency_display: symbol
  150. group_column: ''
  151. group_columns: { }
  152. group_rows: true
  153. delta_limit: 0
  154. delta_offset: 0
  155. delta_reversed: false
  156. delta_first_last: false
  157. multi_type: separator
  158. separator: ', '
  159. field_api_classes: false
  160. edit_quantity:
  161. id: edit_quantity
  162. table: commerce_order_item
  163. field: edit_quantity
  164. relationship: order_items
  165. group_type: group
  166. admin_label: ''
  167. entity_type: commerce_order_item
  168. plugin_id: commerce_order_item_edit_quantity
  169. label: Quantity
  170. exclude: false
  171. alter:
  172. alter_text: false
  173. text: ''
  174. make_link: false
  175. path: ''
  176. absolute: false
  177. external: false
  178. replace_spaces: false
  179. path_case: none
  180. trim_whitespace: false
  181. alt: ''
  182. rel: ''
  183. link_class: ''
  184. prefix: ''
  185. suffix: ''
  186. target: ''
  187. nl2br: false
  188. max_length: 0
  189. word_boundary: true
  190. ellipsis: true
  191. more_link: false
  192. more_link_text: ''
  193. more_link_path: ''
  194. strip_tags: false
  195. trim: false
  196. preserve_tags: ''
  197. html: false
  198. element_type: ''
  199. element_class: ''
  200. element_label_type: ''
  201. element_label_class: ''
  202. element_label_colon: true
  203. element_wrapper_type: ''
  204. element_wrapper_class: ''
  205. element_default_classes: true
  206. empty: ''
  207. hide_empty: false
  208. empty_zero: false
  209. hide_alter_empty: true
  210. allow_decimal: false
  211. remove_button:
  212. id: remove_button
  213. table: commerce_order_item
  214. field: remove_button
  215. relationship: order_items
  216. group_type: group
  217. admin_label: ''
  218. entity_type: commerce_order_item
  219. plugin_id: commerce_order_item_remove_button
  220. label: Remove
  221. exclude: false
  222. alter:
  223. alter_text: false
  224. text: ''
  225. make_link: false
  226. path: ''
  227. absolute: false
  228. external: false
  229. replace_spaces: false
  230. path_case: none
  231. trim_whitespace: false
  232. alt: ''
  233. rel: ''
  234. link_class: ''
  235. prefix: ''
  236. suffix: ''
  237. target: ''
  238. nl2br: false
  239. max_length: 0
  240. word_boundary: true
  241. ellipsis: true
  242. more_link: false
  243. more_link_text: ''
  244. more_link_path: ''
  245. strip_tags: false
  246. trim: false
  247. preserve_tags: ''
  248. html: false
  249. element_type: ''
  250. element_class: ''
  251. element_label_type: ''
  252. element_label_class: ''
  253. element_label_colon: true
  254. element_wrapper_type: ''
  255. element_wrapper_class: ''
  256. element_default_classes: true
  257. empty: ''
  258. hide_empty: false
  259. empty_zero: false
  260. hide_alter_empty: true
  261. total_price__number:
  262. id: total_price__number
  263. table: commerce_order_item
  264. field: total_price__number
  265. relationship: order_items
  266. group_type: group
  267. admin_label: ''
  268. entity_type: commerce_order_item
  269. entity_field: total_price
  270. plugin_id: field
  271. label: Total
  272. exclude: false
  273. alter:
  274. alter_text: false
  275. text: ''
  276. make_link: false
  277. path: ''
  278. absolute: false
  279. external: false
  280. replace_spaces: false
  281. path_case: none
  282. trim_whitespace: false
  283. alt: ''
  284. rel: ''
  285. link_class: ''
  286. prefix: ''
  287. suffix: ''
  288. target: ''
  289. nl2br: false
  290. max_length: 0
  291. word_boundary: true
  292. ellipsis: true
  293. more_link: false
  294. more_link_text: ''
  295. more_link_path: ''
  296. strip_tags: false
  297. trim: false
  298. preserve_tags: ''
  299. html: false
  300. element_type: ''
  301. element_class: ''
  302. element_label_type: ''
  303. element_label_class: ''
  304. element_label_colon: true
  305. element_wrapper_type: ''
  306. element_wrapper_class: ''
  307. element_default_classes: true
  308. empty: ''
  309. hide_empty: false
  310. empty_zero: false
  311. hide_alter_empty: true
  312. click_sort_column: number
  313. type: commerce_price_default
  314. settings:
  315. strip_trailing_zeroes: false
  316. currency_display: symbol
  317. group_column: ''
  318. group_columns: { }
  319. group_rows: true
  320. delta_limit: 0
  321. delta_offset: 0
  322. delta_reversed: false
  323. delta_first_last: false
  324. multi_type: separator
  325. separator: ', '
  326. field_api_classes: false
  327. pager:
  328. type: none
  329. options:
  330. offset: 0
  331. exposed_form:
  332. type: basic
  333. options:
  334. submit_button: Apply
  335. reset_button: false
  336. reset_button_label: Reset
  337. exposed_sorts_label: 'Sort by'
  338. expose_sort_order: true
  339. sort_asc_label: Asc
  340. sort_desc_label: Desc
  341. access:
  342. type: none
  343. options: { }
  344. cache:
  345. type: tag
  346. options: { }
  347. empty: { }
  348. sorts:
  349. order_item_id:
  350. id: order_item_id
  351. table: commerce_order_item
  352. field: order_item_id
  353. relationship: order_items
  354. group_type: group
  355. admin_label: ''
  356. entity_type: commerce_order_item
  357. entity_field: order_item_id
  358. plugin_id: standard
  359. order: ASC
  360. expose:
  361. label: ''
  362. field_identifier: order_item_id
  363. exposed: false
  364. arguments:
  365. order_id:
  366. id: order_id
  367. table: commerce_order
  368. field: order_id
  369. relationship: none
  370. group_type: group
  371. admin_label: ''
  372. entity_type: commerce_order
  373. entity_field: order_id
  374. plugin_id: numeric
  375. default_action: default
  376. exception:
  377. value: all
  378. title_enable: false
  379. title: All
  380. title_enable: false
  381. title: ''
  382. default_argument_type: fixed
  383. default_argument_options:
  384. argument: ''
  385. default_argument_skip_url: false
  386. summary_options:
  387. base_path: ''
  388. count: true
  389. override: false
  390. items_per_page: 25
  391. summary:
  392. sort_order: asc
  393. number_of_records: 0
  394. format: default_summary
  395. specify_validation: false
  396. validate:
  397. type: none
  398. fail: 'not found'
  399. validate_options: { }
  400. break_phrase: false
  401. not: false
  402. filters: { }
  403. style:
  404. type: table
  405. options:
  406. grouping: { }
  407. row_class: ''
  408. default_row_class: true
  409. columns:
  410. order_number: order_number
  411. default: '-1'
  412. info:
  413. order_number:
  414. sortable: false
  415. default_sort_order: asc
  416. align: ''
  417. separator: ''
  418. empty_column: false
  419. responsive: ''
  420. override: true
  421. sticky: false
  422. summary: ''
  423. empty_table: false
  424. caption: ''
  425. description: ''
  426. row:
  427. type: fields
  428. options:
  429. default_field_elements: true
  430. inline: { }
  431. separator: ''
  432. hide_empty: false
  433. query:
  434. type: views_query
  435. options:
  436. query_comment: ''
  437. disable_sql_rewrite: false
  438. distinct: false
  439. replica: false
  440. query_tags: { }
  441. relationships:
  442. order_items:
  443. id: order_items
  444. table: commerce_order__order_items
  445. field: order_items_target_id
  446. relationship: none
  447. group_type: group
  448. admin_label: 'order_items: Order Item'
  449. entity_type: commerce_order
  450. entity_field: order_items
  451. plugin_id: standard
  452. required: true
  453. header: { }
  454. footer:
  455. commerce_order_total:
  456. id: commerce_order_total
  457. table: views
  458. field: commerce_order_total
  459. relationship: none
  460. group_type: group
  461. admin_label: ''
  462. plugin_id: commerce_order_total
  463. empty: false
  464. display_extenders: { }
  465. cache_metadata:
  466. max-age: -1
  467. contexts:
  468. - 'languages:language_content'
  469. - 'languages:language_interface'
  470. - url
  471. tags: { }