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

12345678910111213141516171819202122232425262728293031323334353637383940
  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.license_expiration
  11. - field.field.commerce_product_variation.materio_product_variation_type.license_type
  12. - field.field.commerce_product_variation.materio_product_variation_type.subscription_type
  13. module:
  14. - commerce_variation_cart_form
  15. third_party_settings:
  16. commerce_variation_cart_form:
  17. combine: '1'
  18. id: commerce_product_variation.materio_product_variation_type.add_to_cart
  19. targetEntityType: commerce_product_variation
  20. bundle: materio_product_variation_type
  21. mode: add_to_cart
  22. content:
  23. commerce_variation_cart_form:
  24. weight: 0
  25. region: content
  26. settings: { }
  27. third_party_settings: { }
  28. hidden:
  29. billing_schedule: true
  30. field_description: true
  31. langcode: true
  32. license_expiration: true
  33. license_type: true
  34. list_price: true
  35. price: true
  36. product_id: true
  37. search_api_excerpt: true
  38. sku: true
  39. subscription_type: true
  40. title: true