core.entity_form_display.commerce_order_item.materio_order_item_type.add_to_cart.yml 664 B

12345678910111213141516171819202122232425
  1. uuid: 3713755f-abe1-436f-baca-e47e2f3e7634
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_order.commerce_order_item_type.materio_order_item_type
  7. - core.entity_form_mode.commerce_order_item.add_to_cart
  8. - field.field.commerce_order_item.materio_order_item_type.license
  9. id: commerce_order_item.materio_order_item_type.add_to_cart
  10. targetEntityType: commerce_order_item
  11. bundle: materio_order_item_type
  12. mode: add_to_cart
  13. content:
  14. quantity:
  15. type: number
  16. weight: 0
  17. region: content
  18. settings:
  19. placeholder: ''
  20. third_party_settings: { }
  21. hidden:
  22. created: true
  23. license: true
  24. purchased_entity: true
  25. unit_price: true