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 (
    101353, 101354, 101355, 101356, 101357, 
    101358, 101359, 101360, 101361, 101362, 
    101363, 101364, 101365, 101366, 101367, 
    101368, 101369, 101370, 101371, 101372, 
    101373, 101374, 101375, 101376, 101377, 
    101378, 101379, 101380, 101381, 101382
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00103

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 (101353,101354,101355,101356,101357,101358,101359,101360,101361,101362,101363,101364,101365,101366,101367,101368,101369,101370,101371,101372,101373,101374,101375,101376,101377,101378,101379,101380,101381,101382)) 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
101353 ffhr3112r 7170/7200
101354 ffhr3113 7170/7200
101355 ffhr3114 7170/7200
101356 ffhr3115 7170/7200
101357 ffhr3116 7170/7200
101358 ffhr3201 7170/7200
101359 ffhr3202 7170/7200
101360 ffhr3203 7170/7200
101361 ffhr3204l 7170/7200
101362 ffhr3204r 7170/7200
101363 ffhr3205l 7170/7200
101364 ffhr3205r 7170/7200
101365 ffhr3206l 7170/7200
101366 ffhr3206r 7170/7200
101367 ffhr3207l 7170/7200
101368 ffhr3207r 7170/7200
101369 ffhr3208l 7170/7200
101370 ffhr3208r 7170/7200
101371 ffhr3209l 7170/7200
101372 ffhr3209r 7170/7200
101373 ffhr3210l 7170/7200
101374 ffhr3210r 7170/7200
101375 ffhr3211l 7170/7200
101376 ffhr3211r 7170/7200
101377 ffhr3212l 7170/7200
101378 ffhr3212r 7170/7200
101379 ffhr3213 7170/7200
101380 ffhr3214 7170/7200
101381 ffhr3215 7170/7200
101382 ffhr3216 7170/7200