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 (
    101347, 101348, 101349, 101350, 101351, 
    101352, 101353, 101354, 101355, 101356, 
    101357, 101358, 101359, 101360, 101361, 
    101362, 101363, 101364, 101365, 101366, 
    101367, 101368, 101369, 101370, 101371, 
    101372, 101373, 101374, 101375, 101376
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00046

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 (101347,101348,101349,101350,101351,101352,101353,101354,101355,101356,101357,101358,101359,101360,101361,101362,101363,101364,101365,101366,101367,101368,101369,101370,101371,101372,101373,101374,101375,101376)) 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
101347 ffhr3109r 7170/7200
101348 ffhr3110l 7170/7200
101349 ffhr3110r 7170/7200
101350 ffhr3111l 7170/7200
101351 ffhr3111r 7170/7200
101352 ffhr3112l 7170/7200
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