You are here

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

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

File

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