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 (
    94907, 94916, 94917, 94919, 94920, 94945, 
    94946, 96250, 96251, 96260, 96261, 
    96263, 96264, 96290, 96291, 96576, 
    96581, 96598, 96599, 100550, 100559, 
    100560, 100562, 100563, 100589, 100590, 
    101579, 101580, 101589, 101590, 101592, 
    101593, 101619, 101620, 101624
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00115

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "15.77"
    },
    "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": 35,
      "rows_produced_per_join": 35,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "12.27",
        "eval_cost": "3.50",
        "prefix_cost": "15.77",
        "data_read_per_join": "59K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (94907,94916,94917,94919,94920,94945,94946,96250,96251,96260,96261,96263,96264,96290,96291,96576,96581,96598,96599,100550,100559,100560,100562,100563,100589,100590,101579,101580,101589,101590,101592,101593,101619,101620,101624)) 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
94907 238has1080q-r-c 7237/7272
94916 238has1280q-l-c 7237/7272
94917 238has1280q-r-c 7237/7272
94919 238has1290q-l-c 7237/7272
94920 238has1290q-r-c 7237/7272
94945 238has9076q-l-c 7237/7272
94946 238has9076q-r-c 7237/7272
96250 tr9-1080q-l 7237/7272
96251 tr9-1080q-r 7237/7272
96260 tr9-1280q-l 7237/7272
96261 tr9-1280q-r 7237/7272
96263 tr9-1290q-l 7237/7272
96264 tr9-1290q-r 7237/7272
96290 tr9-9076q-l 7237/7272
96291 tr9-9076q-r 7237/7272
96576 238h1290oqrh-c-p 7237/7272
96581 238h9076oqrh-c-p 7237/7272
96598 238has9076q-l-c-p 7237/7272
96599 238has9076q-r-c-p 7237/7272
100550 tr9-1080q-r-p 7237/7272
100559 tr9-1280q-l-p 7237/7272
100560 tr9-1280q-r-p 7237/7272
100562 tr9-1290q-l-p 7237/7272
100563 tr9-1290q-r-p 7237/7272
100589 tr9-9076q-l-p 7237/7272
100590 tr9-9076q-r-p 7237/7272
101579 tr7-1080q-l-p 7237/7272
101580 tr7-1080q-r-p 7237/7272
101589 tr7-1280q-l-p 7237/7272
101590 tr7-1280q-r-p 7237/7272
101592 tr7-1290q-l-p 7237/7272
101593 tr7-1290q-r-p 7237/7272
101619 tr7-9076q-l-p 7237/7272
101620 tr7-9076q-r-p 7237/7272
101624 tr9-1080q-l-p 7237/7272