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 (
    101287, 101288, 101289, 101290, 101291, 
    101292, 101293, 101294, 101295, 101296, 
    101297, 101298, 101299, 101300, 101301, 
    101302, 101303, 101304, 101305, 101306, 
    101307, 101308, 101309, 101310, 101311, 
    101312, 101313, 101314, 101315, 101316
  ) 
  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 (101287,101288,101289,101290,101291,101292,101293,101294,101295,101296,101297,101298,101299,101300,101301,101302,101303,101304,101305,101306,101307,101308,101309,101310,101311,101312,101313,101314,101315,101316)) 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
101287 ffhr1404r 7170/7200
101288 ffhr1405l 7170/7200
101289 ffhr1405r 7170/7200
101290 ffhr1406l 7170/7200
101291 ffhr1406r 7170/7200
101292 ffhr1407l 7170/7200
101293 ffhr1407r 7170/7200
101294 ffhr1408l 7170/7200
101295 ffhr1408r 7170/7200
101296 ffhr1409l 7170/7200
101297 ffhr1409r 7170/7200
101298 ffhr1410l 7170/7200
101299 ffhr1410r 7170/7200
101300 ffhr1411l 7170/7200
101301 ffhr1411r 7170/7200
101302 ffhr1412l 7170/7200
101303 ffhr1412r 7170/7200
101304 ffhr1413 7170/7200
101305 ffhr1414 7170/7200
101306 ffhr1415 7170/7200
101307 ffhr1416 7170/7200
101308 ffhr1801 7170/7200
101309 ffhr1802 7170/7200
101310 ffhr1803 7170/7200
101311 ffhr1804l 7170/7200
101312 ffhr1804r 7170/7200
101313 ffhr1805l 7170/7200
101314 ffhr1805r 7170/7200
101315 ffhr1806l 7170/7200
101316 ffhr1806r 7170/7200