You are here

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

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

File

config/install/core.entity_form_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_form_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. type: commerce_shipping_rate
  16. weight: 1
  17. region: content
  18. settings: { }
  19. third_party_settings: { }
  20. shipping_profile:
  21. type: commerce_shipping_profile
  22. weight: 0
  23. region: content
  24. settings: { }
  25. third_party_settings: { }
  26. hidden:
  27. state: true
  28. title: true
  29. tracking_code: true
  30. weight: true