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 (
    101335, 101336, 101337, 101338, 101339, 
    101340, 101341, 101342, 101343, 101344, 
    101345, 101346, 101347, 101348, 101349, 
    101350, 101351, 101352, 101353, 101354, 
    101355, 101356, 101357, 101358
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00165

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 (101335,101336,101337,101338,101339,101340,101341,101342,101343,101344,101345,101346,101347,101348,101349,101350,101351,101352,101353,101354,101355,101356,101357,101358)) 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
101335 ffhr3103 7170/7200
101336 ffhr3104l 7170/7200
101337 ffhr3104r 7170/7200
101338 ffhr3105l 7170/7200
101339 ffhr3105r 7170/7200
101340 ffhr3106l 7170/7200
101341 ffhr3106r 7170/7200
101342 ffhr3107l 7170/7200
101343 ffhr3107r 7170/7200
101344 ffhr3108l 7170/7200
101345 ffhr3108r 7170/7200
101346 ffhr3109l 7170/7200
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