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 (
    97246, 97247, 97248, 97249, 97250, 97251, 
    97252, 97253, 97254, 97255, 97256, 
    97257, 97258, 97259, 97260, 97261, 
    97262, 97263, 97264, 97265, 97266, 
    97267, 97268, 97269, 97270, 97271, 
    97272, 97273, 97274, 97275
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00049

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 (97246,97247,97248,97249,97250,97251,97252,97253,97254,97255,97256,97257,97258,97259,97260,97261,97262,97263,97264,97265,97266,97267,97268,97269,97270,97271,97272,97273,97274,97275)) 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
97246 bab052-p 7195/7254
97247 bab052s-m 7195/7254
97248 bab053-p 7195/7254
97249 bab053s-m 7195/7254
97250 bab054-p 7195/7254
97251 bab054s-m 7195/7254
97252 bab055-p 7195/7254
97253 bab055b-p 7195/7254
97254 bab055bs-m 7195/7254
97255 bab055f-p 7195/7254
97256 bab055fs-m 7195/7254
97257 bab055gm-p 7195/7254
97258 bab055gms-m 7195/7254
97259 bab055ig-p 7195/7254
97260 bab055igs-m 7195/7254
97261 bab055kg-p 7195/7254
97262 bab055kgs-m 7195/7254
97263 bab055m-p 7195/7254
97264 bab055ms-m 7195/7254
97265 bab055pg-p 7195/7254
97266 bab055pgs-m 7195/7254
97267 bab055r-p 7195/7254
97268 bab055rs-m 7195/7254
97269 bab055s-m 7195/7254
97270 bab056-p 7195/7254
97271 bab056s-m 7195/7254
97272 bab057-p 7195/7254
97273 bab057s-m 7195/7254
97274 bab058-p 7195/7254
97275 bab058s-m 7195/7254