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 (
    94982, 95450, 95459, 95463, 95511, 95512, 
    95513, 95517, 95518, 95519, 95527, 
    95528, 95542, 95543, 95544, 96792, 
    96848, 96849, 96850, 96851, 96852, 
    96853, 96854, 96855, 96856, 96857, 
    96858, 96859, 96860, 96861
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00141

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "13.52"
    },
    "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": 30,
      "rows_produced_per_join": 30,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "10.52",
        "eval_cost": "3.00",
        "prefix_cost": "13.52",
        "data_read_per_join": "50K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (94982,95450,95459,95463,95511,95512,95513,95517,95518,95519,95527,95528,95542,95543,95544,96792,96848,96849,96850,96851,96852,96853,96854,96855,96856,96857,96858,96859,96860,96861)) and (`nuie_scalesta_net`.`cscart_seo_names`.`type` = 'p') and (`nuie_scalesta_net`.`cscart_seo_names`.`dispatch` = '') and (`nuie_scalesta_net`.`cscart_seo_names`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id seo_name seo_path
94982 aqven6160 7165/7168/7172
95450 2381000bif-q 7165/7168/7172
95459 2381100bif-q 7165/7168/7172
95463 2381200bif-q 7165/7168/7172
95511 238700bif-q 7165/7168/7172
95512 238700bifbb-q 7165/7168/7172
95513 238700bifk-q 7165/7168/7172
95517 238760bif-q 7165/7168/7172
95518 238760bifbb-q 7165/7168/7172
95519 238760bifk-q 7165/7168/7172
95527 238800bifbb-q 7165/7168/7172
95528 238800bifk-q 7165/7168/7172
95542 238900bif-q 7165/7168/7172
95543 238900bifbb-q 7165/7168/7172
95544 238900bifk-q 7165/7168/7172
96792 aqbd8-p 7165/7168/7172
96848 aqven6143-p 7165/7168/7172
96849 aqven6144-p 7165/7168/7172
96850 aqven6145-p 7165/7168/7172
96851 aqven6146-p 7165/7168/7172
96852 aqven6147-p 7165/7168/7172
96853 aqven6148-p 7165/7168/7172
96854 aqven6149-p 7165/7168/7172
96855 aqven6150-p 7165/7168/7172
96856 aqven6151-p 7165/7168/7172
96857 aqven6152-p 7165/7168/7172
96858 aqven6153-p 7165/7168/7172
96859 aqven6154-p 7165/7168/7172
96860 aqven6155-p 7165/7168/7172
96861 aqven6156-p 7165/7168/7172