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 (
    96258, 96259, 96262, 96265, 96266, 96267, 
    96268, 96269, 96270, 96271, 96272, 
    96273, 96274, 96275, 96276, 96277, 
    96278, 96279, 96280, 96281, 96282, 
    96287, 96288, 96289, 96292, 96574, 
    96575, 96577, 96578, 96579
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00054

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 (96258,96259,96262,96265,96266,96267,96268,96269,96270,96271,96272,96273,96274,96275,96276,96277,96278,96279,96280,96281,96282,96287,96288,96289,96292,96574,96575,96577,96578,96579)) 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
96258 tr9-1276 7237/7270
96259 tr9-1280 7237/7270
96262 tr9-1290 7237/7270
96265 tr9-1380 7237/7270
96266 tr9-1470 7237/7270
96267 tr9-1476 7237/7270
96268 tr9-1480 7237/7270
96269 tr9-1490 7237/7270
96270 tr9-1570 7237/7270
96271 tr9-1576 7237/7270
96272 tr9-1580 7237/7270
96273 tr9-1590 7237/7270
96274 tr9-1670 7237/7270
96275 tr9-1676 7237/7270
96276 tr9-1680 7237/7270
96277 tr9-1690 7237/7270
96278 tr9-1770 7237/7270
96279 tr9-1776 7237/7270
96280 tr9-1780 7237/7270
96281 tr9-1790 7237/7270
96282 tr9-1880 7237/7270
96287 tr9-8080q 7237/7270
96288 tr9-9070 7237/7270
96289 tr9-9076 7237/7270
96292 tr9-9080 7237/7270
96574 238h1010-c-p 7237/7270
96575 238h1170-c-p 7237/7270
96577 238h1470-c-p 7237/7270
96578 238h1776-c-p 7237/7270
96579 238h7070-c-p 7237/7270