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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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. - text
  17. third_party_settings:
  18. commerce_variation_cart_form:
  19. combine: '1'
  20. id: commerce_product_variation.materio_product_variation_type.add_to_cart
  21. targetEntityType: commerce_product_variation
  22. bundle: materio_product_variation_type
  23. mode: add_to_cart
  24. content:
  25. commerce_variation_cart_form:
  26. weight: 1
  27. region: content
  28. settings: { }
  29. third_party_settings: { }
  30. field_description:
  31. type: text_default
  32. weight: 0
  33. region: content
  34. label: hidden
  35. settings: { }
  36. third_party_settings: { }
  37. hidden:
  38. billing_schedule: true
  39. field_multiple: true
  40. langcode: true
  41. license_expiration: true
  42. license_type: true
  43. list_price: true
  44. price: true
  45. product_id: true
  46. search_api_excerpt: true
  47. sku: true
  48. subscription_type: true
  49. title: true