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 (
    5654, 5769, 5770, 7755, 3035, 7754, 102, 
    3592, 833, 6582, 2289, 1598, 1561, 1580, 
    3366, 3367, 6611, 6615, 6612, 6613, 
    6614, 6616, 7118, 7117
  ) 
  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.00110

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "18.16"
    },
    "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": 27,
      "rows_produced_per_join": 27,
      "filtered": "100.00",
      "index_condition": "((`dbggbern`.`cscart_seo_names`.`object_id` in (5654,5769,5770,7755,3035,7754,102,3592,833,6582,2289,1598,1561,1580,3366,3367,6611,6615,6612,6613,6614,6616,7118,7117)) 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.46",
        "eval_cost": "2.70",
        "prefix_cost": "18.16",
        "data_read_per_join": "45K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
102 magic-the-gathering-digital-life-pad-5-planeswalker 7/28
833 magic-the-gathering-kaldheim-life-pad 7/28
1561 oakie-doakie-dice-w6-wurfel-16-mm-glow-in-the-dark-lava 7
1580 oakie-doakie-dice-w6-wurfel-16-mm-translucent-gelb 7
1598 oakie-doakie-dice-w6-wurfel-16-mm-glow-in-the-dark-biohazard 7
2289 naruto-playmat-kakashi-team-2 7/167
3035 license-standard-size-sleeves-batman-100-sleeves 7
3366 oakie-doakie-dice-wurfel-rpg-set-metal-glow-in-the-dark-druids-blaze-7 7
3367 oakie-doakie-dice-wurfel-rpg-set-metal-glow-in-the-dark-golden-princess-7 7
3592 magic-the-gathering-schreibtischunterlage-and-untersetzer-set-graphic 7
5654 kraken-wargames-gaming-mat-zelda 7
5769 license-standard-size-brushed-art-sleeves-gremlins-gizmo-100-sleeves 7
5770 license-standard-size-brushed-art-sleeves-gremlins-stripe-100-sleeves 7
6582 mtg-replik-life-counter 1
6611 one-piece-official-sleeves-9-kid-70-sleeves 226
6612 one-piece-official-sleeves-9-sugar-70-sleeves 226
6613 one-piece-official-sleeves-9-ussop-70-sleeves 226
6614 one-piece-official-sleeves-bandai-tcg-stores-edition-vol.2-chopper-70-sleeves 226
6615 one-piece-official-sleeves-9-logport-green-70-sleeves 226
6616 one-piece-official-sleeves-bandai-tcg-stores-edition-vol.2-sabo-70-sleeves 226
7117 one-piece-official-sleeves-bandai-tcg-stores-edition-vol-3-nico-robin-70-sleeves 226
7118 one-piece-official-sleeves-bandai-tcg-stores-edition-vol-3-marshall-d-teach-70-sleeves 226
7754 license-standard-size-sleeves-shigaraki-100-sleeves 7
7755 license-standard-size-sleeves-bakugo-explode-100-sleeves 7