You are here

core.entity_view_display.commerce_shipment.default.checkout.yml in Commerce Shipping 8.2

config/install/core.entity_view_display.commerce_shipment.default.checkout.yml

File

config/install/core.entity_view_display.commerce_shipment.default.checkout.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - commerce_shipping.commerce_shipment_type.default
  6. - core.entity_view_mode.commerce_shipment.checkout
  7. module:
  8. - commerce_shipping
  9. id: commerce_shipment.default.checkout
  10. targetEntityType: commerce_shipment
  11. bundle: default
  12. mode: checkout
  13. content:
  14. shipping_method:
  15. label: above
  16. type: commerce_shipping_method
  17. weight: 0
  18. region: content
  19. settings: { }
  20. third_party_settings: { }
  21. hidden:
  22. amount: true
  23. items: true
  24. original_amount: true
  25. package_type: true
  26. shipping_profile: true
  27. state: true
  28. title: true
  29. tracking_code: true
  30. weight: true