You are here

core.entity_view_display.commerce_product_variation.simple.catalog.yml in Commerce Demo 8

config/install/core.entity_view_display.commerce_product_variation.simple.catalog.yml

File

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