This module allows you to show or hide blocks based on the values of specific entity fields. You can configure conditions to display blocks only when a particular field on an entity has a certain value.
Drupal blocks can be selectively shown or hidden based on different criteria. In core, these are Content types, Roles, Pages, and Language.
But there is no option for the values of the fields of the content types/nodes. The module Entity Field Condition will allow you to show/hide blocks according to the type of content and the value of some field of that content.
This module provides a Condition plugin that checks whether a particular entity bundle has a field with a specific value.