core.entity_view_display.commerce_product_variation.default.summary.yml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. uuid: 7144d68f-68d6-48f8-bda7-a9dafa4921ec
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.default
  7. - core.entity_view_mode.commerce_product_variation.summary
  8. enforced:
  9. module:
  10. - commerce_checkout
  11. module:
  12. - commerce_price
  13. _core:
  14. default_config_hash: FZNRP3e--QCbG69eQ4ekdrlzlfpBHRYCuAkM5QStgSQ
  15. id: commerce_product_variation.default.summary
  16. targetEntityType: commerce_product_variation
  17. bundle: default
  18. mode: summary
  19. content:
  20. list_price:
  21. label: above
  22. type: commerce_price_default
  23. weight: -1
  24. region: content
  25. settings:
  26. strip_trailing_zeroes: false
  27. currency_display: symbol
  28. third_party_settings: { }
  29. product_id:
  30. type: entity_reference_label
  31. weight: 0
  32. label: hidden
  33. settings:
  34. link: true
  35. third_party_settings: { }
  36. region: content
  37. title:
  38. label: hidden
  39. type: string
  40. weight: -5
  41. settings:
  42. link_to_entity: false
  43. third_party_settings: { }
  44. region: content
  45. hidden:
  46. billing_schedule: true
  47. commerce_variation_cart_form: true
  48. langcode: true
  49. license_expiration: true
  50. license_type: true
  51. price: true
  52. sku: true
  53. subscription_type: true