You are here

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

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

File

config/install/core.entity_view_display.commerce_product_variation.clothing.catalog.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.catalog
  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. - commerce_price
  13. - image_delta_formatter
  14. id: commerce_product_variation.clothing.catalog
  15. targetEntityType: commerce_product_variation
  16. bundle: clothing
  17. mode: catalog
  18. content:
  19. field_images:
  20. weight: 0
  21. label: hidden
  22. settings:
  23. deltas: '0'
  24. image_style: catalog
  25. image_link: content
  26. deltas_reversed: 0
  27. third_party_settings: { }
  28. type: image_delta_formatter
  29. region: content
  30. price:
  31. label: hidden
  32. type: commerce_price_calculated
  33. weight: 1
  34. region: content
  35. settings:
  36. strip_trailing_zeroes: false
  37. currency_display: symbol
  38. adjustment_types: { }
  39. third_party_settings: { }
  40. hidden:
  41. attribute_color: true
  42. attribute_size: true
  43. product_id: true
  44. sku: true
  45. title: true
  46. weight: true