You are here

views.view.confirm_message_product_display.yml in Commerce add to cart confirmation 1.x

config/optional/views.view.confirm_message_product_display.yml

File

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