SELECT 
  cscart_seo_names.object_id AS product_id, 
  cscart_seo_names.name AS seo_name, 
  cscart_seo_names.path AS seo_path 
FROM 
  cscart_seo_names 
WHERE 
  cscart_seo_names.object_id IN (
    7037, 7040, 6355, 6051, 6045, 4315, 6042, 
    4316, 6043, 6036, 4347, 6369, 4344, 
    4345, 5303, 6050, 7351, 5304, 4348, 
    4346, 6349, 6345, 6361, 7706
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'de' 
  AND (
    1 
    OR cscart_seo_names.company_id = 0
  )

Query time 0.00073

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "17.71"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "object_id",
        "type",
        "dispatch",
        "lang_code"
      ],
      "key_length": "206",
      "rows_examined_per_scan": 26,
      "rows_produced_per_join": 26,
      "filtered": "100.00",
      "index_condition": "((`dbggbern`.`cscart_seo_names`.`object_id` in (7037,7040,6355,6051,6045,4315,6042,4316,6043,6036,4347,6369,4344,4345,5303,6050,7351,5304,4348,4346,6349,6345,6361,7706)) and (`dbggbern`.`cscart_seo_names`.`type` = 'p') and (`dbggbern`.`cscart_seo_names`.`dispatch` = '') and (`dbggbern`.`cscart_seo_names`.`lang_code` = 'de'))",
      "cost_info": {
        "read_cost": "15.11",
        "eval_cost": "2.60",
        "prefix_cost": "17.71",
        "data_read_per_join": "44K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
4315 gamegenic-star-wars-unlimited-prime-game-mat-death-star 400
4316 gamegenic-star-wars-unlimited-prime-game-mat-tie-fighter 400
4344 gamegenic-star-wars-unlimited-soft-crate-darth-vader 400
4345 gamegenic-star-wars-unlimited-soft-crate-luke-vader 400
4346 gamegenic-star-wars-unlimited-soft-crate-x-wing-tie-fighter 400
4347 gamegenic-star-wars-unlimited-soft-crate-black-white 400
4348 gamegenic-star-wars-unlimited-soft-crate-white-black 400
5303 gamegenic-star-wars-unlimited-soft-crate-mandalorian-moff-gideon 400
5304 gamegenic-star-wars-unlimited-soft-crate-rey-kylon-ren 400
6036 gamegenic-star-wars-unlimited-soft-crate-ahsoka-tano-general-grievous 7
6042 gamegenic-star-wars-unlimited-prime-game-mat-speeder-bike-chase 400/444
6043 gamegenic-star-wars-unlimited-prime-game-mat-yoda 7/22/67
6045 gamegenic-star-wars-unlimited-prime-game-mat-darth-maul 7
6050 gamegenic-star-wars-unlimited-soft-crate-obi-wan-kenobi-darth-maul 7
6051 gamegenic-star-wars-unlimited-prime-game-mat-battle-droids 7
6345 gamegenic-star-wars-unlimited-twin-suns-deck-pod-white-black 7
6349 gamegenic-star-wars-unlimited-twin-suns-deck-pod-black 7
6355 gamegenic-star-wars-unlimited-premium-cardport-24-pocket-black 400
6361 gamegenic-star-wars-unlimited-zip-up-album-18-pocket-black 7/22/67
6369 gamegenic-star-wars-unlimited-soft-crate-boba-fett-fetts-firespray 7/22/67
7037 gamegenic-star-wars-unlimited-premium-art-sleeves-qui-gon-jinn 7/22/67
7040 gamegenic-star-wars-unlimited-premium-art-sleeves-unlimited-patern 7/22/67
7351 gamegenic-star-wars-unlimited-soft-crate-obi-wan-kenobi-darth-maul-de 7
7706 gamegenic-stranger-things-hellfire-club-art-sleeves-eddie-munson 7/22/67