SELECT 
  cscart_settings_objects.object_id as object_id, 
  name, 
  section_id, 
  section_tab_id, 
  type, 
  position, 
  is_global, 
  cscart_settings_objects.name as description, 
  cscart_settings_objects.value AS value 
FROM 
  cscart_settings_objects 
WHERE 
  1 
  AND section_id = 157 
  AND (
    FIND_IN_SET(
      'STOREFRONT', cscart_settings_objects.edition_type
    ) 
    OR FIND_IN_SET(
      'ROOT', cscart_settings_objects.edition_type
    ) 
    OR FIND_IN_SET(
      'MVE:STOREFRONT', cscart_settings_objects.edition_type
    ) 
    OR FIND_IN_SET(
      'MVE:ROOT', cscart_settings_objects.edition_type
    )
  ) 
  AND cscart_settings_objects.type <> 'H' 
ORDER BY 
  cscart_settings_objects.position

Query time 0.00093

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "7.40"
    },
    "ordering_operation": {
      "using_filesort": true,
      "table": {
        "table_name": "cscart_settings_objects",
        "access_type": "ref",
        "possible_keys": [
          "section_id"
        ],
        "key": "section_id",
        "used_key_parts": [
          "section_id"
        ],
        "key_length": "4",
        "ref": [
          "const"
        ],
        "rows_examined_per_scan": 29,
        "rows_produced_per_join": 26,
        "filtered": "90.00",
        "cost_info": {
          "read_cost": "4.50",
          "eval_cost": "2.61",
          "prefix_cost": "7.40",
          "data_read_per_join": "20K"
        },
        "used_columns": [
          "object_id",
          "edition_type",
          "name",
          "section_id",
          "section_tab_id",
          "type",
          "value",
          "position",
          "is_global"
        ],
        "attached_condition": "(((0 <> find_in_set('STOREFRONT',`nuie_scalesta_net`.`cscart_settings_objects`.`edition_type`)) or (0 <> find_in_set('ROOT',`nuie_scalesta_net`.`cscart_settings_objects`.`edition_type`)) or (0 <> find_in_set('MVE:STOREFRONT',`nuie_scalesta_net`.`cscart_settings_objects`.`edition_type`)) or (0 <> find_in_set('MVE:ROOT',`nuie_scalesta_net`.`cscart_settings_objects`.`edition_type`))) and (`nuie_scalesta_net`.`cscart_settings_objects`.`type` <> 'H'))"
      }
    }
  }
}

Result

object_id name section_id section_tab_id type position is_global description value
6081 general_tab_notice 157 158 E 0 N general_tab_notice general_tab_notice.tpl
6109 diagnostics_template 157 168 E 0 N diagnostics_template diagnostics.tpl
6107 synchronization_template 157 167 E 0 N synchronization_template synchronization.tpl
6104 select_payments 157 166 E 0 N select_payments select_payments.tpl
6102 download_section 157 165 E 0 N download_section download_link.tpl
6100 styles 157 164 E 0 N styles styles.tpl
6092 icon 157 159 E 0 N icon icon.tpl
6093 ga_tracking_code 157 160 I 0 N ga_tracking_code
6099 custom_code_template 157 163 E 0 N custom_code_template custom_code.tpl
6098 appearance_code_template 157 162 E 0 N appearance_code_template appearance_code.tpl
6082 layout_id 157 158 R 10 N layout_id 14
6108 wishlist_sync_users_chunk 157 167 D 10 N wishlist_sync_users_chunk 30:133
6105 active_payments 157 166 D 10 N active_payments #M#15=Y
6103 download_link 157 165 O 10 N download_link
6101 current_style 157 164 D 10 N current_style default
6095 notification_cleaning_notice 157 161 E 10 N notification_cleaning_notice notification_cleaning_notice.tpl
6096 check_relevance 157 161 C 20 N check_relevance N
6106 hidden_payments 157 166 D 20 N hidden_payments N
6083 addon_mode 157 158 R 20 N addon_mode mobile_version
6097 notification_cron_notice 157 161 E 30 N notification_cron_notice notification_cron_notice.tpl
6084 addon_mode_info 157 158 E 30 N addon_mode_info addon_mode_info.tpl
6085 frontend_url 157 158 I 40 N frontend_url
6086 turn_off_redirect 157 158 C 50 N turn_off_redirect Y
6087 development_mode 157 158 C 60 N development_mode Y
6088 development_mode_notice 157 158 E 70 N development_mode_notice development_mode_notice.tpl
6089 disallow_indexing 157 158 C 80 N disallow_indexing Y
6090 cache_pwajet_block_content 157 158 C 90 N cache_pwajet_block_content N
6091 robots_info 157 158 E 100 N robots_info robots_info.tpl