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 (
    270188, 286355, 262934, 369578, 220288, 
    432451, 435475, 435469, 429770, 435494, 
    435488, 435482, 432222, 371851, 435491, 
    435485, 435500, 430574, 395251, 435342
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00117

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "28.03"
    },
    "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": 20,
      "rows_produced_per_join": 20,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "24.03",
        "eval_cost": "4.00",
        "prefix_cost": "28.03",
        "data_read_per_join": "33K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`webmarco`.`cscart_seo_names`.`object_id` in (270188,286355,262934,369578,220288,432451,435475,435469,429770,435494,435488,435482,432222,371851,435491,435485,435500,430574,395251,435342)) and (`webmarco`.`cscart_seo_names`.`type` = 'p') and (`webmarco`.`cscart_seo_names`.`dispatch` = '') and (`webmarco`.`cscart_seo_names`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id seo_name seo_path
220288 camping-tent 5684/6536/6552/7611
262934 2-mp-colorvu-fixed-bullet-camera 2910/3018/3024
270188 dacia-logan-en-11 3648/3751/3796
286355 cante-me-rryp-te-shkurter 1467
369578 cante-per-femra-me-rrip-te-holle 2653/2658/9276
371851 rrul-batipali-welger 6328/6340
395251 combo-stair 9697/9947/9948/10159
429770 product-test 2653/2658/9276
430574 product-430574 266/1936/2601
432222 test1 2653/2658/9276
432451 test-service 2653/2658/9276
435342 test 4001/4003/4525/4551/4842
435469 test-product 2910/2912/2917/2922
435475 test-product-1 3532/3535/3539/3638/7160
435482 test 3532/3535/3539/3638/7160
435485 test-en 3532/3535/3539/3638/7160
435488 test-en-2 2910/2920/3029/3051
435491 test-en-2 3532/3535/3539/3638/7160
435494 test-en-5 3532/3535/3539/3638/7160
435500 test-en-2-en 3532/3535/3539/3638/7160