core.entity_view_display.commerce_product_variation.default.cart.yml 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. uuid: 87074845-5575-4df4-8ee7-49425b4f8912
  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.cart
  8. enforced:
  9. module:
  10. - commerce_cart
  11. - commerce_product
  12. module:
  13. - commerce_price
  14. _core:
  15. default_config_hash: EVn6BiYwtiYYiS-9vG5bvZDkkX9hQq1SgIqeQ_iPC-I
  16. id: commerce_product_variation.default.cart
  17. targetEntityType: commerce_product_variation
  18. bundle: default
  19. mode: cart
  20. content:
  21. list_price:
  22. label: above
  23. type: commerce_price_default
  24. weight: -1
  25. region: content
  26. settings:
  27. strip_trailing_zeroes: false
  28. currency_display: symbol
  29. third_party_settings: { }
  30. product_id:
  31. type: entity_reference_label
  32. weight: 0
  33. label: hidden
  34. settings:
  35. link: true
  36. third_party_settings: { }
  37. region: content
  38. hidden:
  39. billing_schedule: true
  40. commerce_variation_cart_form: true
  41. langcode: true
  42. license_expiration: true
  43. license_type: true
  44. price: true
  45. sku: true
  46. subscription_type: true
  47. title: true