You are here

core.entity_view_display.commerce_product_variation.clothing.cart.yml in Commerce Demo 8

config/optional/core.entity_view_display.commerce_product_variation.clothing.cart.yml

File

config/optional/core.entity_view_display.commerce_product_variation.clothing.cart.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - commerce_product.commerce_product_variation_type.clothing
  6. - core.entity_view_mode.commerce_product_variation.cart
  7. - field.field.commerce_product_variation.clothing.attribute_color
  8. - field.field.commerce_product_variation.clothing.attribute_size
  9. - field.field.commerce_product_variation.clothing.field_images
  10. - field.field.commerce_product_variation.clothing.weight
  11. module:
  12. - image_delta_formatter
  13. id: commerce_product_variation.clothing.cart
  14. targetEntityType: commerce_product_variation
  15. bundle: clothing
  16. mode: cart
  17. content:
  18. field_images:
  19. weight: 1
  20. label: hidden
  21. settings:
  22. deltas: '0'
  23. image_style: medium
  24. image_link: ''
  25. deltas_reversed: 0
  26. third_party_settings: { }
  27. type: image_delta_formatter
  28. region: content
  29. title:
  30. type: string
  31. weight: 0
  32. region: content
  33. label: hidden
  34. settings:
  35. link_to_entity: false
  36. third_party_settings: { }
  37. hidden:
  38. attribute_color: true
  39. attribute_size: true
  40. price: true
  41. product_id: true
  42. sku: true
  43. weight: true