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 (
    7596, 7597, 7598, 7599, 7600, 6413, 6412, 
    6414, 6415, 6419, 6420, 6418, 6417, 
    6416, 5607, 5605, 5606, 5699, 5703, 
    5701, 5700, 5697, 5702, 5698
  ) 
  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.00101

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "18.61"
    },
    "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": 28,
      "rows_produced_per_join": 28,
      "filtered": "100.00",
      "index_condition": "((`dbggbern`.`cscart_seo_names`.`object_id` in (7596,7597,7598,7599,7600,6413,6412,6414,6415,6419,6420,6418,6417,6416,5607,5605,5606,5699,5703,5701,5700,5697,5702,5698)) 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.81",
        "eval_cost": "2.80",
        "prefix_cost": "18.61",
        "data_read_per_join": "47K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
5605 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-bloomburrow-lumra-bellow-of-the-woods 7
5606 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-bloomburrow-ygra-eater-of-all 7
5607 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-bloomburrow-eluge-the-shoreless-sea 7
5697 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-duskmourn-design-2 7
5698 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-duskmourn-design-3 7
5699 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-duskmourn-design-4 7
5700 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-duskmourn-design-5 7
5701 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-duskmourn-design-6 7
5702 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-duskmourn-design-7 7
5703 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-duskmourn-design-8 7
6412 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-aetherdrift-hazoret-godseeker 1
6413 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-aetherdrift-coalstoke-gearhulk 1
6414 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-aetherdrift-ketramose-the-new-dawn 1
6415 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-aetherdrift-oildeep-gearhulk 1
6416 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-aetherdrift-solar-gearhulk 1
6417 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-aetherdrift-sab-sunen-luxa-embodied 1
6418 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-aetherdrift-riptide-gearhulk 1
6419 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-aetherdrift-pyrewood-gearhulk 1
6420 ultimate-guard-sidewinder-100-xenoskin-magic-the-gathering-aetherdrift-revved-up-racers 1
7596 ultimate-guard-sidewinder-100-xenoskin-floral-places-springbloom-meadow 7/9
7597 ultimate-guard-sidewinder-100-xenoskin-summer-edition-2025-dandelion 7
7598 ultimate-guard-sidewinder-100-xenoskin-summer-edition-2025-lagoon 7
7599 ultimate-guard-sidewinder-100-xenoskin-summer-edition-2025-lime 7
7600 ultimate-guard-sidewinder-100-xenoskin-summer-edition-2025-peach 7