upgraded commerce to 3

This commit is contained in:
2026-09-22 22:12:53 +02:00
parent b11afd5fb1
commit 67a4f7c52f
15 changed files with 781 additions and 63 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
"drupal/auto_entitylabel": "^3.1", "drupal/auto_entitylabel": "^3.1",
"drupal/classy": "^2.0", "drupal/classy": "^2.0",
"drupal/color": "^1.0", "drupal/color": "^1.0",
"drupal/commerce": "^2.0", "drupal/commerce": "^3.0",
"drupal/commerce_cart_api": "^1.4", "drupal/commerce_cart_api": "^1.4",
"drupal/commerce_email": "^1.5", "drupal/commerce_email": "^1.5",
"drupal/commerce_license": "^3.0", "drupal/commerce_license": "^3.0",
Generated
+10 -12
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "e7caa8bad53c72f51f078a826121448a", "content-hash": "717ee79b98606fc7208d10aaf5ff4621",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@@ -3045,22 +3045,22 @@
}, },
{ {
"name": "drupal/commerce", "name": "drupal/commerce",
"version": "2.40.0", "version": "3.3.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/commerce.git", "url": "https://git.drupalcode.org/project/commerce.git",
"reference": "8.x-2.40" "reference": "3.3.9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/commerce-8.x-2.40.zip", "url": "https://ftp.drupal.org/files/projects/commerce-3.3.9.zip",
"reference": "8.x-2.40", "reference": "3.3.9",
"shasum": "4c1bc0f0d90eba5853741cc61560810507311bbd" "shasum": "223e929fc851ce83e38be9d818c3c3ec503f96c4"
}, },
"require": { "require": {
"commerceguys/intl": "^2.0.6", "commerceguys/intl": "^2.0.6",
"drupal/address": "^2.0", "drupal/address": "^2.0",
"drupal/core": "^9.3 || ^10", "drupal/core": "^10.3 || ^11",
"drupal/entity": "^1.0", "drupal/entity": "^1.0",
"drupal/entity_reference_revisions": "~1.0", "drupal/entity_reference_revisions": "~1.0",
"drupal/inline_entity_form": "^1.0@RC || ^3.0@RC", "drupal/inline_entity_form": "^1.0@RC || ^3.0@RC",
@@ -3068,7 +3068,7 @@
"drupal/state_machine": "^1.5", "drupal/state_machine": "^1.5",
"drupal/token": "^1.7", "drupal/token": "^1.7",
"ext-bcmath": "*", "ext-bcmath": "*",
"php": "^8.0" "php": "^8.1"
}, },
"conflict": { "conflict": {
"drupal/commerce_shipping": "<2.1", "drupal/commerce_shipping": "<2.1",
@@ -3080,12 +3080,10 @@
"drupal/commerce_order": "*", "drupal/commerce_order": "*",
"drupal/commerce_payment": "*", "drupal/commerce_payment": "*",
"drupal/commerce_price": "*", "drupal/commerce_price": "*",
"drupal/commerce_product": "*",
"drupal/commerce_store": "*", "drupal/commerce_store": "*",
"drupal/entity_print": "^2.2", "drupal/entity_print": "^2.2",
"drupal/entity_reference_revisions": "*", "drupal/entity_reference_revisions": "*",
"drupal/mailsystem": "^4.3", "drupal/mailsystem": "^4.3",
"drupal/panelizer": "^5.0",
"drupal/physical": "^1.3", "drupal/physical": "^1.3",
"drupal/profile": "*", "drupal/profile": "*",
"drupal/state_machine": "*" "drupal/state_machine": "*"
@@ -3093,8 +3091,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-2.40", "version": "3.3.9",
"datestamp": "1724399894", "datestamp": "1788781838",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -9,6 +9,7 @@ label: Default
traits: { } traits: { }
locked: false locked: false
description: '' description: ''
variationType: default variationTypes:
- default
multipleVariations: true multipleVariations: true
injectVariationFields: true injectVariationFields: true
@@ -7,7 +7,6 @@ label: 'materio product license type'
traits: { } traits: { }
locked: false locked: false
description: '' description: ''
variationType: materio_product_licence_variatio
variationTypes: variationTypes:
- materio_product_licence_variatio - materio_product_licence_variatio
- materio_product_variation_type - materio_product_variation_type
@@ -7,7 +7,6 @@ label: 'materio product type (do not use me)'
traits: { } traits: { }
locked: false locked: false
description: '' description: ''
variationType: materio_product_variation_type
variationTypes: variationTypes:
- materio_product_variation_type - materio_product_variation_type
multipleVariations: true multipleVariations: true
@@ -0,0 +1,42 @@
uuid: 2b403847-7b59-41ca-82be-b3f67400de56
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.default
- core.entity_form_mode.commerce_order.order_details
- field.field.commerce_order.default.field_mailjet_campaign_id
- field.field.commerce_order.default.field_mailjet_campaign_name
id: commerce_order.default.order_details
targetEntityType: commerce_order
bundle: default
mode: order_details
content:
cart:
type: boolean_checkbox
weight: 20
region: content
settings:
display_label: true
third_party_settings: { }
mail:
type: email_default
weight: 0
region: content
settings:
placeholder: ''
size: 60
third_party_settings: { }
hidden:
adjustments: true
billing_profile: true
coupons: true
customer_comments: true
field_mailjet_campaign_id: true
field_mailjet_campaign_name: true
ip_address: true
order_items: true
order_number: true
state: true
store_id: true
uid: true
@@ -0,0 +1,42 @@
uuid: 723bb5e2-9d1d-4ea0-935f-c580f95cad97
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.materio_order_type
- core.entity_form_mode.commerce_order.order_details
- field.field.commerce_order.materio_order_type.field_mailjet_campaign_id
- field.field.commerce_order.materio_order_type.field_mailjet_campaign_name
id: commerce_order.materio_order_type.order_details
targetEntityType: commerce_order
bundle: materio_order_type
mode: order_details
content:
cart:
type: boolean_checkbox
weight: 20
region: content
settings:
display_label: true
third_party_settings: { }
mail:
type: email_default
weight: 0
region: content
settings:
placeholder: ''
size: 60
third_party_settings: { }
hidden:
adjustments: true
billing_profile: true
coupons: true
customer_comments: true
field_mailjet_campaign_id: true
field_mailjet_campaign_name: true
ip_address: true
order_items: true
order_number: true
state: true
store_id: true
uid: true
@@ -0,0 +1,46 @@
uuid: c59d7522-2280-4e5a-af0d-1da40b84af67
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_type.recurring
- core.entity_form_mode.commerce_order.order_details
- field.field.commerce_order.recurring.billing_period
- field.field.commerce_order.recurring.billing_schedule
- field.field.commerce_order.recurring.commerce_recurring_queued
- field.field.commerce_order.recurring.field_mailjet_campaign_id
id: commerce_order.recurring.order_details
targetEntityType: commerce_order
bundle: recurring
mode: order_details
content:
cart:
type: boolean_checkbox
weight: 20
region: content
settings:
display_label: true
third_party_settings: { }
mail:
type: email_default
weight: 0
region: content
settings:
placeholder: ''
size: 60
third_party_settings: { }
hidden:
adjustments: true
billing_period: true
billing_profile: true
billing_schedule: true
commerce_recurring_queued: true
coupons: true
customer_comments: true
field_mailjet_campaign_id: true
ip_address: true
order_items: true
order_number: true
state: true
store_id: true
uid: true
@@ -0,0 +1,11 @@
uuid: 1819ec5f-7afb-4e5e-a485-4d253a770a45
langcode: en
status: true
dependencies:
module:
- commerce_order
id: commerce_order.order_details
label: 'Order details'
description: ''
targetEntityType: commerce_order
cache: true
@@ -8,6 +8,7 @@ dependencies:
- field.field.commerce_order.default.field_mailjet_campaign_name - field.field.commerce_order.default.field_mailjet_campaign_name
module: module:
- commerce_order - commerce_order
- commerce_payment
- commerce_price - commerce_price
- state_machine - state_machine
- user - user
@@ -27,6 +28,15 @@ content:
third_party_settings: { } third_party_settings: { }
weight: 9 weight: 9
region: content region: content
billing_profile:
type: commerce_billing_information
label: hidden
settings:
profile_view_mode: admin
show_payment_information: true
third_party_settings: { }
weight: 5
region: content
changed: changed:
type: timestamp type: timestamp
label: inline label: inline
@@ -73,6 +83,25 @@ content:
third_party_settings: { } third_party_settings: { }
weight: 10 weight: 10
region: content region: content
created:
type: timestamp
label: inline
settings:
date_format: short
custom_date_format: ''
timezone: ''
tooltip:
date_format: long
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
third_party_settings: { }
weight: 0
region: content
customer_comments: customer_comments:
type: string type: string
label: above label: above
@@ -99,9 +128,11 @@ content:
order_items: order_items:
type: commerce_order_item_table type: commerce_order_item_table
label: hidden label: hidden
settings: { } settings:
view: commerce_order_item_table_admin
show_add_items_link: true
third_party_settings: { } third_party_settings: { }
weight: 0 weight: 13
region: content region: content
placed: placed:
type: timestamp type: timestamp
@@ -129,13 +160,6 @@ content:
third_party_settings: { } third_party_settings: { }
weight: 8 weight: 8
region: content region: content
total_price:
type: commerce_order_total_summary
label: hidden
settings: { }
third_party_settings: { }
weight: 1
region: content
uid: uid:
type: author type: author
label: inline label: inline
@@ -144,7 +168,7 @@ content:
weight: 5 weight: 5
region: content region: content
hidden: hidden:
billing_profile: true commerce_activity_log: true
field_mailjet_campaign_id: true field_mailjet_campaign_id: true
field_mailjet_campaign_name: true field_mailjet_campaign_name: true
order_number: true order_number: true
@@ -152,3 +176,4 @@ hidden:
store_id: true store_id: true
synonyms: true synonyms: true
total_paid: true total_paid: true
total_price: true
@@ -8,8 +8,8 @@ dependencies:
- field.field.commerce_order.materio_order_type.field_mailjet_campaign_name - field.field.commerce_order.materio_order_type.field_mailjet_campaign_name
module: module:
- commerce_order - commerce_order
- commerce_payment
- commerce_price - commerce_price
- entity_reference_revisions
- options - options
- state_machine - state_machine
- user - user
@@ -28,13 +28,13 @@ content:
weight: 12 weight: 12
region: content region: content
billing_profile: billing_profile:
type: entity_reference_revisions_entity_view type: commerce_billing_information
label: above label: hidden
settings: settings:
view_mode: default profile_view_mode: admin
link: '' show_payment_information: true
third_party_settings: { } third_party_settings: { }
weight: 10 weight: 5
region: content region: content
completed: completed:
type: timestamp type: timestamp
@@ -56,13 +56,40 @@ content:
weight: 5 weight: 5
region: content region: content
coupons: coupons:
label: above
type: entity_reference_label type: entity_reference_label
label: above
settings: settings:
link: true link: true
region: content
weight: 15
third_party_settings: { } third_party_settings: { }
weight: 15
region: content
created:
type: timestamp
label: inline
settings:
date_format: short
custom_date_format: ''
timezone: ''
tooltip:
date_format: long
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
third_party_settings: { }
weight: 0
region: content
customer_comments:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 16
region: content
field_mailjet_campaign_id: field_mailjet_campaign_id:
type: number_integer type: number_integer
label: above label: above
@@ -96,10 +123,12 @@ content:
region: content region: content
order_items: order_items:
type: commerce_order_item_table type: commerce_order_item_table
label: above label: hidden
settings: { } settings:
view: commerce_order_item_table_admin
show_add_items_link: true
third_party_settings: { } third_party_settings: { }
weight: 6 weight: 18
region: content region: content
order_number: order_number:
type: string type: string
@@ -152,13 +181,6 @@ content:
third_party_settings: { } third_party_settings: { }
weight: 11 weight: 11
region: content region: content
total_price:
type: commerce_order_total_summary
label: hidden
settings: { }
third_party_settings: { }
weight: 3
region: content
uid: uid:
type: author type: author
label: above label: above
@@ -168,5 +190,7 @@ content:
region: content region: content
hidden: hidden:
changed: true changed: true
commerce_activity_log: true
search_api_excerpt: true search_api_excerpt: true
synonyms: true synonyms: true
total_price: true
@@ -10,6 +10,7 @@ dependencies:
- field.field.commerce_order.recurring.field_mailjet_campaign_id - field.field.commerce_order.recurring.field_mailjet_campaign_id
module: module:
- commerce_order - commerce_order
- commerce_payment
- commerce_price - commerce_price
- commerce_recurring - commerce_recurring
- state_machine - state_machine
@@ -37,6 +38,15 @@ content:
third_party_settings: { } third_party_settings: { }
weight: 0 weight: 0
region: content region: content
billing_profile:
type: commerce_billing_information
label: hidden
settings:
profile_view_mode: admin
show_payment_information: true
third_party_settings: { }
weight: 5
region: content
changed: changed:
type: timestamp type: timestamp
label: inline label: inline
@@ -83,6 +93,25 @@ content:
third_party_settings: { } third_party_settings: { }
weight: 12 weight: 12
region: content region: content
created:
type: timestamp
label: inline
settings:
date_format: short
custom_date_format: ''
timezone: ''
tooltip:
date_format: long
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
third_party_settings: { }
weight: 0
region: content
customer_comments: customer_comments:
type: string type: string
label: above label: above
@@ -118,9 +147,11 @@ content:
order_items: order_items:
type: commerce_order_item_table type: commerce_order_item_table
label: hidden label: hidden
settings: { } settings:
view: commerce_order_item_table_admin
show_add_items_link: true
third_party_settings: { } third_party_settings: { }
weight: 1 weight: 15
region: content region: content
placed: placed:
type: timestamp type: timestamp
@@ -148,13 +179,6 @@ content:
third_party_settings: { } third_party_settings: { }
weight: 9 weight: 9
region: content region: content
total_price:
type: commerce_order_total_summary
label: hidden
settings: { }
third_party_settings: { }
weight: 2
region: content
uid: uid:
type: author type: author
label: inline label: inline
@@ -163,11 +187,12 @@ content:
weight: 6 weight: 6
region: content region: content
hidden: hidden:
billing_profile: true
billing_schedule: true billing_schedule: true
commerce_activity_log: true
commerce_recurring_queued: true commerce_recurring_queued: true
order_number: true order_number: true
search_api_excerpt: true search_api_excerpt: true
store_id: true store_id: true
synonyms: true synonyms: true
total_paid: true total_paid: true
total_price: true
@@ -0,0 +1,9 @@
status: true
id: commerce_order_unlock
dependencies:
module:
- commerce_order
label: 'Unlock order'
type: commerce_order
plugin: commerce_order_unlock
configuration: { }
+8 -8
View File
@@ -19,7 +19,7 @@ display:
display_plugin: default display_plugin: default
position: 0 position: 0
display_options: display_options:
title: 'Order logs' title: 'Order activity'
fields: fields:
created: created:
id: created id: created
@@ -75,7 +75,7 @@ display:
click_sort_column: value click_sort_column: value
type: timestamp type: timestamp
settings: settings:
date_format: medium date_format: short
custom_date_format: '' custom_date_format: ''
timezone: '' timezone: ''
tooltip: tooltip:
@@ -162,8 +162,8 @@ display:
label: User label: User
exclude: false exclude: false
alter: alter:
alter_text: false alter_text: true
text: '' text: '<span class="commerce-text--muted">By: {{ uid }}</span> '
make_link: false make_link: false
path: '' path: ''
absolute: false absolute: false
@@ -259,7 +259,6 @@ display:
order: DESC order: DESC
expose: expose:
label: '' label: ''
field_identifier: log_id
exposed: false exposed: false
arguments: arguments:
source_entity_id: source_entity_id:
@@ -348,14 +347,14 @@ display:
columns: columns:
created: created created: created
rendered_entity: rendered_entity rendered_entity: rendered_entity
uid: uid uid: created
default: created default: created
info: info:
created: created:
sortable: true sortable: true
default_sort_order: desc default_sort_order: desc
align: '' align: ''
separator: '' separator: '<br/>'
empty_column: false empty_column: false
responsive: '' responsive: ''
rendered_entity: rendered_entity:
@@ -375,7 +374,7 @@ display:
override: true override: true
sticky: false sticky: false
summary: '' summary: ''
empty_table: false empty_table: true
caption: '' caption: ''
description: '' description: ''
row: row:
@@ -389,6 +388,7 @@ display:
replica: false replica: false
query_tags: { } query_tags: { }
relationships: { } relationships: { }
use_ajax: true
header: header:
commerce_log_admin_comment_form: commerce_log_admin_comment_form:
id: commerce_log_admin_comment_form id: commerce_log_admin_comment_form
@@ -0,0 +1,497 @@
langcode: en
status: true
dependencies:
module:
- commerce_order
- commerce_price
id: commerce_order_item_table_admin
label: 'Order items table (admin)'
module: views
description: 'Display a set of order items in a table.'
tag: commerce_order_item_table
base_table: commerce_order_item
base_field: order_item_id
display:
default:
id: default
display_title: Master
display_plugin: default
position: 0
display_options:
fields:
title:
id: title
table: commerce_order_item
field: title
relationship: none
group_type: group
admin_label: ''
entity_type: null
entity_field: title
plugin_id: field
label: Title
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: commerce_order_item_title
settings: { }
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
unit_price__number:
id: unit_price__number
table: commerce_order_item
field: unit_price__number
relationship: none
group_type: group
admin_label: ''
entity_type: commerce_order_item
entity_field: unit_price
plugin_id: field
label: 'Unit price'
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: number
type: commerce_price_default
settings:
strip_trailing_zeroes: false
currency_display: symbol
group_column: ''
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
quantity:
id: quantity
table: commerce_order_item
field: quantity
relationship: none
group_type: group
admin_label: ''
entity_type: commerce_order_item
entity_field: quantity
plugin_id: field
label: Quantity
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: commerce_quantity
settings:
thousand_separator: ''
decimal_separator: .
scale: 2
prefix_suffix: true
strip_trailing_zeroes: true
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
total_price__number:
id: total_price__number
table: commerce_order_item
field: total_price__number
relationship: none
group_type: group
admin_label: ''
entity_type: commerce_order_item
entity_field: total_price
plugin_id: field
label: 'Total price'
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: number
type: commerce_price_default
settings:
strip_trailing_zeroes: false
currency_display: symbol
group_column: ''
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
inline_operations:
id: inline_operations
table: commerce_order_item
field: inline_operations
relationship: none
group_type: group
admin_label: ''
entity_type: commerce_order_item
plugin_id: commerce_order_item_inline_operations
label: 'Inline Operations'
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
pager:
type: none
options:
offset: 0
exposed_form:
type: basic
options:
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
access:
type: none
options: { }
cache:
type: tag
options: { }
empty:
area_text_custom:
id: area_text_custom
table: views
field: area_text_custom
relationship: none
group_type: group
admin_label: ''
plugin_id: text_custom
empty: true
content: 'There are no order items yet.'
tokenize: false
sorts: { }
arguments:
order_item_id:
id: order_item_id
table: commerce_order_item
field: order_item_id
relationship: none
group_type: group
admin_label: ''
entity_type: commerce_order_item
entity_field: order_item_id
plugin_id: numeric
default_action: empty
exception:
value: all
title_enable: false
title: All
title_enable: false
title: ''
default_argument_type: fixed
default_argument_options:
argument: ''
summary_options:
base_path: ''
count: true
override: false
items_per_page: 25
summary:
sort_order: asc
number_of_records: 0
format: default_summary
specify_validation: false
validate:
type: none
fail: 'not found'
validate_options: { }
break_phrase: true
not: false
filters: { }
style:
type: table
options:
grouping: { }
row_class: ''
default_row_class: true
columns:
title: title
unit_price__number: unit_price__number
quantity: quantity
total_price__number: total_price__number
inline_operations: title
default: '-1'
info:
title:
sortable: false
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
unit_price__number:
sortable: false
default_sort_order: asc
align: views-align-center
separator: ''
empty_column: false
responsive: ''
quantity:
sortable: false
default_sort_order: asc
align: views-align-center
separator: ''
empty_column: false
responsive: ''
total_price__number:
sortable: false
default_sort_order: asc
align: views-align-right
separator: ''
empty_column: false
responsive: ''
inline_operations:
sortable: false
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
override: true
sticky: false
summary: ''
empty_table: true
caption: ''
description: ''
row:
type: fields
options:
default_field_elements: true
inline: { }
separator: ''
hide_empty: false
query:
type: views_query
options:
query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false
query_tags: { }
relationships: { }
header: { }
footer:
commerce_order_total:
id: commerce_order_total
table: views
field: commerce_order_total
relationship: none
group_type: group
admin_label: ''
plugin_id: commerce_order_total
empty: false
display_extenders: { }
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
tags: { }