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 (
    92893, 92894, 92913, 92914, 92915, 92916, 
    92917, 92918, 92919, 92920, 92921, 
    93002, 93003, 93004, 93005, 93006, 
    93007, 93008, 93009, 93010, 93011, 
    93012, 93013, 93014, 93015, 93282, 
    93283, 93284, 93285, 93286
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00051

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 (92893,92894,92913,92914,92915,92916,92917,92918,92919,92920,92921,93002,93003,93004,93005,93006,93007,93008,93009,93010,93011,93012,93013,93014,93015,93282,93283,93284,93285,93286)) 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
92893 bast9060e 7148/7207/7208
92894 bast9080e 7148/7207/7208
92913 bpr105w 7148/7156/7194
92914 bpr107w 7148/7156/7194
92915 bpr111w 7148/7156/7194
92916 bpr113w 7148/7156/7194
92917 bpr2905 7148/7156/7194
92918 bpr2907 7148/7156/7194
92919 bpr2911 7148/7156/7194
92920 bpr2912 7148/7156/7194
92921 bpr2913 7148/7156/7194
93002 cbm033 7148/7207/7208
93003 cbm035 7148/7207/7208
93004 cbm507 7148/7207/7208
93005 cbm517 7148/7207/7208
93006 cbm537 7148/7207/7208
93007 cbm603 7148/7207/7208
93008 cbm605 7148/7207/7208
93009 cbm607 7148/7207/7208
93010 cbm613 7148/7207/7208
93011 cbm615 7148/7207/7208
93012 cbm617 7148/7207/7208
93013 cbm633 7148/7207/7208
93014 cbm635 7148/7207/7208
93015 cbm637 7148/7207/7208
93282 e1521 7184/7219
93283 e1527 7148/7156/7157
93284 e321 7184/7219
93285 e327e 7148/7156/7157
93286 e421 7184/7219