core.entity_view_display.commerce_product_variation.materio_product_variation_type.add_to_cart.yml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. uuid: 670c3437-b44c-4bc9-b7f6-ec0b12d5c7ab
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.materio_product_variation_type
  7. - core.entity_view_mode.commerce_product_variation.add_to_cart
  8. - field.field.commerce_product_variation.materio_product_variation_type.billing_schedule
  9. - field.field.commerce_product_variation.materio_product_variation_type.field_description
  10. - field.field.commerce_product_variation.materio_product_variation_type.field_multiple
  11. - field.field.commerce_product_variation.materio_product_variation_type.license_expiration
  12. - field.field.commerce_product_variation.materio_product_variation_type.license_type
  13. - field.field.commerce_product_variation.materio_product_variation_type.subscription_type
  14. module:
  15. - commerce_variation_cart_form
  16. third_party_settings:
  17. commerce_variation_cart_form:
  18. combine: '1'
  19. id: commerce_product_variation.materio_product_variation_type.add_to_cart
  20. targetEntityType: commerce_product_variation
  21. bundle: materio_product_variation_type
  22. mode: add_to_cart
  23. content:
  24. commerce_variation_cart_form:
  25. weight: 0
  26. region: content
  27. settings: { }
  28. third_party_settings: { }
  29. hidden:
  30. billing_schedule: true
  31. field_description: true
  32. field_multiple: true
  33. langcode: true
  34. license_expiration: true
  35. license_type: true
  36. list_price: true
  37. price: true
  38. product_id: true
  39. search_api_excerpt: true
  40. sku: true
  41. subscription_type: true
  42. title: true