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 (
    92949, 92950, 92951, 92952, 92953, 92954, 
    92955, 92956, 92957, 92958, 92959, 
    92960, 92961, 92962, 92963, 92964, 
    92965, 92966, 92967, 92968, 92969, 
    92970, 92971, 92972, 92973, 92974, 
    92975, 92976, 92977, 92978
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00105

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 (92949,92950,92951,92952,92953,92954,92955,92956,92957,92958,92959,92960,92961,92962,92963,92964,92965,92966,92967,92968,92969,92970,92971,92972,92973,92974,92975,92976,92977,92978)) 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
92949 cbi3005 7170/7223
92950 cbi3005a 7170/7223
92951 cbi3007 7170/7223
92952 cbi3007a 7170/7223
92953 cbi3009 7170/7223
92954 cbi3010 7170/7223
92955 cbi3011 7170/7223
92956 cbi3012 7170/7223
92957 cbi3013 7170/7223
92958 cbi3014 7170/7223
92959 cbi3015 7170/7223
92960 cbi3016 7170/7223
92961 cbi3017 7170/7223
92962 cbi3018 7170/7223
92963 cbi3019a 7170/7223
92964 cbi3020 7170/7223
92965 cbi3020a 7170/7223
92966 cbi3023 7170/7223
92967 cbi3024 7170/7223
92968 cbi3024a 7170/7223
92969 cbi3026 7170/7223
92970 cbi3027 7170/7223
92971 cbi3028 7170/7223
92972 cbi3028a 7170/7223
92973 cbi3029 7170/7223
92974 cbi3030 7170/7223
92975 cbi3030a 7170/7223
92976 cbi3031 7170/7223
92977 cbi3031a 7170/7223
92978 cbi3032 7170/7223