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 (
    93048, 93049, 93050, 93051, 93052, 93053, 
    93054, 93055, 93056, 93057, 93058, 
    93059, 93060, 93061, 93062, 93063, 
    93064, 93065, 93066, 93067, 93068, 
    93069, 93070, 93280
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00093

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.82"
    },
    "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": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.42",
        "eval_cost": "2.40",
        "prefix_cost": "10.82",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (93048,93049,93050,93051,93052,93053,93054,93055,93056,93057,93058,93059,93060,93061,93062,93063,93064,93065,93066,93067,93068,93069,93070,93280)) 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
93048 che308bco 7184/7186
93049 che308bg 7184/7186
93050 che308bn 7184/7186
93051 che308co 7184/7186
93052 che308g 7184/7186
93053 che308n 7184/7186
93054 che321 7184/7185
93055 che321bc 7184/7185
93056 che321bco 7184/7185
93057 che321bg 7184/7185
93058 che321bn 7184/7185
93059 che321co 7184/7185
93060 che321g 7184/7185
93061 che321n 7184/7185
93062 che333 7184/7186
93063 che333bc 7184/7186
93064 che333bco 7184/7186
93065 che333bg 7184/7186
93066 che333bn 7184/7186
93067 che333co 7184/7186
93068 che333g 7184/7186
93069 che333n 7184/7186
93070 che375 7184/7185
93280 dty303 7184/7186