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 (
    7198, 5065, 3654, 2237, 3435, 1486, 1083, 
    1231, 1485, 2238, 3427, 3437, 3502, 
    3501, 3436, 7751, 6072, 5603, 6710, 
    4839, 4838, 7593, 7594, 7595
  ) 
  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.00062

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 (7198,5065,3654,2237,3435,1486,1083,1231,1485,2238,3427,3437,3502,3501,3436,7751,6072,5603,6710,4839,4838,7593,7594,7595)) 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
1083 ultimate-guard-return-to-earth-boulder-deck-case-100-standardgroese-natural 7
1231 ultimate-guard-return-to-earth-boulder-deck-case-100-standardgroese-orange 7
1485 ultimate-guard-return-to-earth-boulder-deck-case-100-standardgroese-rot 7
1486 ultimate-guard-return-to-earth-boulder-deck-case-100-standardgroese-grun 7
2237 ultimate-guard-return-to-earth-boulder-deck-case-100-standardgroese-grun-clone 7
2238 ultimate-guard-return-to-earth-boulder-deck-case-100-standardgroese-blau-clone 7
3427 ultimate-guard-return-to-earth-boulder-deck-case-100-standardgroese-violett 7
3435 ultimate-guard-return-to-earth-boulder-deck-case-100-standardgroese-braun 7
3436 ultimate-guard-return-to-earth-boulder-deck-case-133-standardgroese-schwarz 7
3437 ultimate-guard-return-to-earth-boulder-deck-case-133-blue 7
3501 ultimate-guard-return-to-earth-boulder-deck-case-133-rot 7
3502 ultimate-guard-return-to-earth-boulder-deck-case-133-green 7
3654 ultimate-guard-return-to-earth-boulder-deck-case-100-limited-colors-3-pack 7
4838 ultimate-guard-sidewinder-100-floral-places-2024-tulum-blue 7
4839 ultimate-guard-sidewinder-100-floral-places-2024-bahia-green 7
5065 ultimate-guard-return-to-earth-boulder-100-exclusive-2024-double-pack-limited-artist-edition-dominik-mayer-crowned-with-fire 7
5603 ultimate-guard-rte-boulder-100-magic-the-gathering-bloomburrow-great-night-owls-egg 7
6072 ultimate-guard-return-to-earth-boulder-deck-case-133-purple 7
6710 ultimate-guard-rte-boulder-100-magic-the-gathering-tarkir-dragonstorm-mox-jasper 7
7198 ultimate-guard-precise-fit-normal-size 7
7593 ultimate-guard-sidewinder-100-xenoskin-floral-places-autumn-heath 7/9
7594 ultimate-guard-sidewinder-100-xenoskin-floral-places-moonlit-glen 7/9
7595 ultimate-guard-sidewinder-100-xenoskin-floral-places-quiet-glade 7/9
7751 ultimate-guard-return-to-earth-boulder-deck-case-133-standardgroese-natural 7