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 (
    97276, 97277, 97278, 97279, 97280, 97281, 
    97282, 97283, 97284, 97285, 97286, 
    97287, 97288, 97289, 97290, 97291, 
    97292, 97293, 97294, 97295, 97296, 
    97297, 97298, 97299, 97300, 97301, 
    97302, 97303, 97304, 97305
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00102

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 (97276,97277,97278,97279,97280,97281,97282,97283,97284,97285,97286,97287,97288,97289,97290,97291,97292,97293,97294,97295,97296,97297,97298,97299,97300,97301,97302,97303,97304,97305)) 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
97276 bab062-p 7195/7254
97277 bab062b-p 7195/7254
97278 bab062bs-m 7195/7254
97279 bab062f-p 7195/7254
97280 bab062fs-m 7195/7254
97281 bab062gm-p 7195/7254
97282 bab062gms-m 7195/7254
97283 bab062ig-p 7195/7254
97284 bab062igs-m 7195/7254
97285 bab062kg-p 7195/7254
97286 bab062kgs-m 7195/7254
97287 bab062m-p 7195/7254
97288 bab062ms-m 7195/7254
97289 bab062mw-p 7195/7254
97290 bab062mws-m 7195/7254
97291 bab062pg-p 7195/7254
97292 bab062pgs-m 7195/7254
97293 bab062r-p 7195/7254
97294 bab062rs-m 7195/7254
97295 bab062s-m 7195/7254
97296 bab063-p 7195/7254
97297 bab063s-m 7195/7254
97298 bab064-p 7195/7254
97299 bab064b-p 7195/7254
97300 bab064bs-m 7195/7254
97301 bab064f-p 7195/7254
97302 bab064fs-m 7195/7254
97303 bab064gm-p 7195/7254
97304 bab064gms-m 7195/7254
97305 bab064ig-p 7195/7254