views.view.pricing.yml 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700
  1. uuid: 85b6fa75-c392-415a-9e3f-58322aeba35f
  2. langcode: en
  3. status: false
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.materio_product_variation_type
  7. - core.entity_view_mode.commerce_product_variation.add_to_cart
  8. - field.storage.commerce_product_variation.field_description
  9. - field.storage.commerce_product_variation.field_multiple
  10. - system.menu.header
  11. module:
  12. - commerce
  13. - commerce_price
  14. - commerce_product
  15. - rest
  16. - serialization
  17. - text
  18. id: pricing
  19. label: Pricing
  20. module: views
  21. description: ''
  22. tag: ''
  23. base_table: commerce_product_variation_field_data
  24. base_field: variation_id
  25. display:
  26. default:
  27. display_plugin: default
  28. id: default
  29. display_title: Master
  30. position: 0
  31. display_options:
  32. access:
  33. type: none
  34. options: { }
  35. cache:
  36. type: tag
  37. options: { }
  38. query:
  39. type: views_query
  40. options:
  41. disable_sql_rewrite: false
  42. distinct: false
  43. replica: false
  44. query_comment: ''
  45. query_tags: { }
  46. exposed_form:
  47. type: basic
  48. options:
  49. submit_button: Apply
  50. reset_button: false
  51. reset_button_label: Reset
  52. exposed_sorts_label: 'Sort by'
  53. expose_sort_order: true
  54. sort_asc_label: Asc
  55. sort_desc_label: Desc
  56. pager:
  57. type: mini
  58. options:
  59. items_per_page: 10
  60. offset: 0
  61. id: 0
  62. total_pages: null
  63. expose:
  64. items_per_page: false
  65. items_per_page_label: 'Items per page'
  66. items_per_page_options: '5, 10, 25, 50'
  67. items_per_page_options_all: false
  68. items_per_page_options_all_label: '- All -'
  69. offset: false
  70. offset_label: Offset
  71. tags:
  72. previous: ‹‹
  73. next: ››
  74. style:
  75. type: default
  76. row:
  77. type: fields
  78. fields:
  79. variation_id:
  80. id: variation_id
  81. table: commerce_product_variation_field_data
  82. field: variation_id
  83. relationship: none
  84. group_type: group
  85. admin_label: ''
  86. label: ''
  87. exclude: false
  88. alter:
  89. alter_text: false
  90. text: ''
  91. make_link: false
  92. path: ''
  93. absolute: false
  94. external: false
  95. replace_spaces: false
  96. path_case: none
  97. trim_whitespace: false
  98. alt: ''
  99. rel: ''
  100. link_class: ''
  101. prefix: ''
  102. suffix: ''
  103. target: ''
  104. nl2br: false
  105. max_length: 0
  106. word_boundary: true
  107. ellipsis: true
  108. more_link: false
  109. more_link_text: ''
  110. more_link_path: ''
  111. strip_tags: false
  112. trim: false
  113. preserve_tags: ''
  114. html: false
  115. element_type: ''
  116. element_class: ''
  117. element_label_type: ''
  118. element_label_class: ''
  119. element_label_colon: false
  120. element_wrapper_type: ''
  121. element_wrapper_class: ''
  122. element_default_classes: true
  123. empty: ''
  124. hide_empty: false
  125. empty_zero: false
  126. hide_alter_empty: true
  127. click_sort_column: value
  128. type: number_integer
  129. settings:
  130. thousand_separator: ''
  131. prefix_suffix: true
  132. group_column: value
  133. group_columns: { }
  134. group_rows: true
  135. delta_limit: 0
  136. delta_offset: 0
  137. delta_reversed: false
  138. delta_first_last: false
  139. multi_type: separator
  140. separator: ', '
  141. field_api_classes: false
  142. entity_type: commerce_product_variation
  143. entity_field: variation_id
  144. plugin_id: field
  145. uuid:
  146. id: uuid
  147. table: commerce_product_variation
  148. field: uuid
  149. relationship: none
  150. group_type: group
  151. admin_label: ''
  152. label: ''
  153. exclude: false
  154. alter:
  155. alter_text: false
  156. text: ''
  157. make_link: false
  158. path: ''
  159. absolute: false
  160. external: false
  161. replace_spaces: false
  162. path_case: none
  163. trim_whitespace: false
  164. alt: ''
  165. rel: ''
  166. link_class: ''
  167. prefix: ''
  168. suffix: ''
  169. target: ''
  170. nl2br: false
  171. max_length: 0
  172. word_boundary: true
  173. ellipsis: true
  174. more_link: false
  175. more_link_text: ''
  176. more_link_path: ''
  177. strip_tags: false
  178. trim: false
  179. preserve_tags: ''
  180. html: false
  181. element_type: ''
  182. element_class: ''
  183. element_label_type: ''
  184. element_label_class: ''
  185. element_label_colon: false
  186. element_wrapper_type: ''
  187. element_wrapper_class: ''
  188. element_default_classes: true
  189. empty: ''
  190. hide_empty: false
  191. empty_zero: false
  192. hide_alter_empty: true
  193. click_sort_column: value
  194. type: string
  195. settings:
  196. link_to_entity: false
  197. group_column: value
  198. group_columns: { }
  199. group_rows: true
  200. delta_limit: 0
  201. delta_offset: 0
  202. delta_reversed: false
  203. delta_first_last: false
  204. multi_type: separator
  205. separator: ', '
  206. field_api_classes: false
  207. entity_type: commerce_product_variation
  208. entity_field: uuid
  209. plugin_id: field
  210. title:
  211. id: title
  212. table: commerce_product_variation_field_data
  213. field: title
  214. relationship: none
  215. group_type: group
  216. admin_label: ''
  217. label: ''
  218. exclude: false
  219. alter:
  220. alter_text: false
  221. text: ''
  222. make_link: false
  223. path: ''
  224. absolute: false
  225. external: false
  226. replace_spaces: false
  227. path_case: none
  228. trim_whitespace: false
  229. alt: ''
  230. rel: ''
  231. link_class: ''
  232. prefix: ''
  233. suffix: ''
  234. target: ''
  235. nl2br: false
  236. max_length: 0
  237. word_boundary: true
  238. ellipsis: true
  239. more_link: false
  240. more_link_text: ''
  241. more_link_path: ''
  242. strip_tags: false
  243. trim: false
  244. preserve_tags: ''
  245. html: false
  246. element_type: ''
  247. element_class: ''
  248. element_label_type: ''
  249. element_label_class: ''
  250. element_label_colon: false
  251. element_wrapper_type: ''
  252. element_wrapper_class: ''
  253. element_default_classes: true
  254. empty: ''
  255. hide_empty: false
  256. empty_zero: false
  257. hide_alter_empty: true
  258. click_sort_column: value
  259. type: string
  260. settings:
  261. link_to_entity: false
  262. group_column: value
  263. group_columns: { }
  264. group_rows: true
  265. delta_limit: 0
  266. delta_offset: 0
  267. delta_reversed: false
  268. delta_first_last: false
  269. multi_type: separator
  270. separator: ', '
  271. field_api_classes: false
  272. entity_type: commerce_product_variation
  273. entity_field: title
  274. plugin_id: field
  275. field_description:
  276. id: field_description
  277. table: commerce_product_variation__field_description
  278. field: field_description
  279. relationship: none
  280. group_type: group
  281. admin_label: ''
  282. label: ''
  283. exclude: false
  284. alter:
  285. alter_text: false
  286. text: ''
  287. make_link: false
  288. path: ''
  289. absolute: false
  290. external: false
  291. replace_spaces: false
  292. path_case: none
  293. trim_whitespace: false
  294. alt: ''
  295. rel: ''
  296. link_class: ''
  297. prefix: ''
  298. suffix: ''
  299. target: ''
  300. nl2br: false
  301. max_length: 0
  302. word_boundary: true
  303. ellipsis: true
  304. more_link: false
  305. more_link_text: ''
  306. more_link_path: ''
  307. strip_tags: false
  308. trim: false
  309. preserve_tags: ''
  310. html: false
  311. element_type: ''
  312. element_class: ''
  313. element_label_type: ''
  314. element_label_class: ''
  315. element_label_colon: false
  316. element_wrapper_type: ''
  317. element_wrapper_class: ''
  318. element_default_classes: true
  319. empty: ''
  320. hide_empty: false
  321. empty_zero: false
  322. hide_alter_empty: true
  323. click_sort_column: value
  324. type: text_default
  325. settings: { }
  326. group_column: value
  327. group_columns: { }
  328. group_rows: true
  329. delta_limit: 0
  330. delta_offset: 0
  331. delta_reversed: false
  332. delta_first_last: false
  333. multi_type: separator
  334. separator: ', '
  335. field_api_classes: false
  336. plugin_id: field
  337. price__number:
  338. id: price__number
  339. table: commerce_product_variation_field_data
  340. field: price__number
  341. relationship: none
  342. group_type: group
  343. admin_label: ''
  344. label: ''
  345. exclude: false
  346. alter:
  347. alter_text: false
  348. text: ''
  349. make_link: false
  350. path: ''
  351. absolute: false
  352. external: false
  353. replace_spaces: false
  354. path_case: none
  355. trim_whitespace: false
  356. alt: ''
  357. rel: ''
  358. link_class: ''
  359. prefix: ''
  360. suffix: ''
  361. target: ''
  362. nl2br: false
  363. max_length: 0
  364. word_boundary: true
  365. ellipsis: true
  366. more_link: false
  367. more_link_text: ''
  368. more_link_path: ''
  369. strip_tags: false
  370. trim: false
  371. preserve_tags: ''
  372. html: false
  373. element_type: ''
  374. element_class: ''
  375. element_label_type: ''
  376. element_label_class: ''
  377. element_label_colon: false
  378. element_wrapper_type: ''
  379. element_wrapper_class: ''
  380. element_default_classes: true
  381. empty: ''
  382. hide_empty: false
  383. empty_zero: false
  384. hide_alter_empty: true
  385. click_sort_column: number
  386. type: commerce_price_default
  387. settings:
  388. strip_trailing_zeroes: false
  389. currency_display: symbol
  390. group_column: ''
  391. group_columns: { }
  392. group_rows: true
  393. delta_limit: 0
  394. delta_offset: 0
  395. delta_reversed: false
  396. delta_first_last: false
  397. multi_type: separator
  398. separator: ', '
  399. field_api_classes: false
  400. entity_type: commerce_product_variation
  401. entity_field: price
  402. plugin_id: field
  403. field_multiple:
  404. id: field_multiple
  405. table: commerce_product_variation__field_multiple
  406. field: field_multiple
  407. relationship: none
  408. group_type: group
  409. admin_label: ''
  410. label: ''
  411. exclude: false
  412. alter:
  413. alter_text: false
  414. text: ''
  415. make_link: false
  416. path: ''
  417. absolute: false
  418. external: false
  419. replace_spaces: false
  420. path_case: none
  421. trim_whitespace: false
  422. alt: ''
  423. rel: ''
  424. link_class: ''
  425. prefix: ''
  426. suffix: ''
  427. target: ''
  428. nl2br: false
  429. max_length: 0
  430. word_boundary: true
  431. ellipsis: true
  432. more_link: false
  433. more_link_text: ''
  434. more_link_path: ''
  435. strip_tags: false
  436. trim: false
  437. preserve_tags: ''
  438. html: false
  439. element_type: ''
  440. element_class: ''
  441. element_label_type: ''
  442. element_label_class: ''
  443. element_label_colon: false
  444. element_wrapper_type: ''
  445. element_wrapper_class: ''
  446. element_default_classes: true
  447. empty: ''
  448. hide_empty: false
  449. empty_zero: false
  450. hide_alter_empty: true
  451. click_sort_column: value
  452. type: boolean
  453. settings:
  454. format: boolean
  455. format_custom_true: ''
  456. format_custom_false: ''
  457. group_column: value
  458. group_columns: { }
  459. group_rows: true
  460. delta_limit: 0
  461. delta_offset: 0
  462. delta_reversed: false
  463. delta_first_last: false
  464. multi_type: separator
  465. separator: ', '
  466. field_api_classes: false
  467. plugin_id: field
  468. rendered_entity:
  469. id: rendered_entity
  470. table: commerce_product_variation
  471. field: rendered_entity
  472. relationship: none
  473. group_type: group
  474. admin_label: ''
  475. label: ''
  476. exclude: false
  477. alter:
  478. alter_text: false
  479. text: ''
  480. make_link: false
  481. path: ''
  482. absolute: false
  483. external: false
  484. replace_spaces: false
  485. path_case: none
  486. trim_whitespace: false
  487. alt: ''
  488. rel: ''
  489. link_class: ''
  490. prefix: ''
  491. suffix: ''
  492. target: ''
  493. nl2br: false
  494. max_length: 0
  495. word_boundary: true
  496. ellipsis: true
  497. more_link: false
  498. more_link_text: ''
  499. more_link_path: ''
  500. strip_tags: false
  501. trim: false
  502. preserve_tags: ''
  503. html: false
  504. element_type: ''
  505. element_class: ''
  506. element_label_type: ''
  507. element_label_class: ''
  508. element_label_colon: false
  509. element_wrapper_type: ''
  510. element_wrapper_class: ''
  511. element_default_classes: true
  512. empty: ''
  513. hide_empty: false
  514. empty_zero: false
  515. hide_alter_empty: true
  516. view_mode: add_to_cart
  517. entity_type: commerce_product_variation
  518. plugin_id: rendered_entity
  519. filters:
  520. status:
  521. value: '1'
  522. table: commerce_product_variation_field_data
  523. field: status
  524. plugin_id: boolean
  525. entity_type: commerce_product_variation
  526. entity_field: status
  527. id: status
  528. expose:
  529. operator: ''
  530. operator_limit_selection: false
  531. operator_list: { }
  532. group: 1
  533. type:
  534. id: type
  535. table: commerce_product_variation_field_data
  536. field: type
  537. value:
  538. materio_product_variation_type: materio_product_variation_type
  539. entity_type: commerce_product_variation
  540. entity_field: type
  541. plugin_id: commerce_entity_bundle
  542. expose:
  543. operator_limit_selection: false
  544. operator_list: { }
  545. sorts: { }
  546. title: Pricing
  547. header: { }
  548. footer: { }
  549. empty: { }
  550. relationships: { }
  551. arguments: { }
  552. display_extenders: { }
  553. cache_metadata:
  554. max-age: -1
  555. contexts:
  556. - 'languages:language_content'
  557. - 'languages:language_interface'
  558. - url.query_args
  559. tags:
  560. - 'config:core.entity_view_display.commerce_product_variation.default.cart'
  561. - 'config:core.entity_view_display.commerce_product_variation.default.summary'
  562. - 'config:core.entity_view_display.commerce_product_variation.materio_product_variation_type.add_to_cart'
  563. - 'config:core.entity_view_display.commerce_product_variation.materio_product_variation_type.default'
  564. - 'config:core.entity_view_display.commerce_product_variation.materio_product_variation_type.summary'
  565. - 'config:field.storage.commerce_product_variation.field_description'
  566. - 'config:field.storage.commerce_product_variation.field_multiple'
  567. page_1:
  568. display_plugin: page
  569. id: page_1
  570. display_title: Page
  571. position: 1
  572. display_options:
  573. display_extenders:
  574. views_ef_fieldset: { }
  575. path: pricing
  576. menu:
  577. type: normal
  578. title: Pricing
  579. menu_name: header
  580. fields:
  581. rendered_entity:
  582. id: rendered_entity
  583. table: commerce_product_variation
  584. field: rendered_entity
  585. relationship: none
  586. group_type: group
  587. admin_label: ''
  588. label: ''
  589. exclude: false
  590. alter:
  591. alter_text: false
  592. text: ''
  593. make_link: false
  594. path: ''
  595. absolute: false
  596. external: false
  597. replace_spaces: false
  598. path_case: none
  599. trim_whitespace: false
  600. alt: ''
  601. rel: ''
  602. link_class: ''
  603. prefix: ''
  604. suffix: ''
  605. target: ''
  606. nl2br: false
  607. max_length: 0
  608. word_boundary: true
  609. ellipsis: true
  610. more_link: false
  611. more_link_text: ''
  612. more_link_path: ''
  613. strip_tags: false
  614. trim: false
  615. preserve_tags: ''
  616. html: false
  617. element_type: ''
  618. element_class: ''
  619. element_label_type: ''
  620. element_label_class: ''
  621. element_label_colon: false
  622. element_wrapper_type: ''
  623. element_wrapper_class: ''
  624. element_default_classes: true
  625. empty: ''
  626. hide_empty: false
  627. empty_zero: false
  628. hide_alter_empty: true
  629. view_mode: default
  630. entity_type: commerce_product_variation
  631. plugin_id: rendered_entity
  632. defaults:
  633. fields: false
  634. cache_metadata:
  635. max-age: -1
  636. contexts:
  637. - 'languages:language_interface'
  638. - url.query_args
  639. tags:
  640. - 'config:core.entity_view_display.commerce_product_variation.default.cart'
  641. - 'config:core.entity_view_display.commerce_product_variation.default.summary'
  642. - 'config:core.entity_view_display.commerce_product_variation.materio_product_variation_type.add_to_cart'
  643. - 'config:core.entity_view_display.commerce_product_variation.materio_product_variation_type.default'
  644. - 'config:core.entity_view_display.commerce_product_variation.materio_product_variation_type.summary'
  645. rest_export_1:
  646. display_plugin: rest_export
  647. id: rest_export_1
  648. display_title: 'REST export'
  649. position: 2
  650. display_options:
  651. display_extenders:
  652. views_ef_fieldset: { }
  653. path: pricing_rest
  654. style:
  655. type: serializer
  656. options:
  657. formats:
  658. json: json
  659. defaults:
  660. style: false
  661. row: false
  662. fields: true
  663. row:
  664. type: data_field
  665. options:
  666. field_options:
  667. field_description:
  668. alias: ''
  669. raw_output: false
  670. price__number:
  671. alias: ''
  672. raw_output: false
  673. title:
  674. alias: ''
  675. raw_output: false
  676. uuid:
  677. alias: ''
  678. raw_output: false
  679. list_price__number:
  680. alias: ''
  681. raw_output: false
  682. pager:
  683. type: some
  684. options:
  685. items_per_page: 10
  686. offset: 0
  687. cache_metadata:
  688. max-age: -1
  689. contexts:
  690. - 'languages:language_content'
  691. - 'languages:language_interface'
  692. - request_format
  693. tags:
  694. - 'config:core.entity_view_display.commerce_product_variation.default.cart'
  695. - 'config:core.entity_view_display.commerce_product_variation.default.summary'
  696. - 'config:core.entity_view_display.commerce_product_variation.materio_product_variation_type.add_to_cart'
  697. - 'config:core.entity_view_display.commerce_product_variation.materio_product_variation_type.default'
  698. - 'config:core.entity_view_display.commerce_product_variation.materio_product_variation_type.summary'
  699. - 'config:field.storage.commerce_product_variation.field_description'
  700. - 'config:field.storage.commerce_product_variation.field_multiple'