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 (
    96645, 96646, 96647, 96648, 96649, 96650, 
    96651, 96652, 96653, 96654, 96655, 
    96656, 96657, 96658, 96659, 96660, 
    96661, 96662, 96663, 96664, 96665, 
    96666, 96667, 96695, 96696, 96697, 
    97743, 97744, 97745, 97746
  ) 
  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 (96645,96646,96647,96648,96649,96650,96651,96652,96653,96654,96655,96656,96657,96658,96659,96660,96661,96662,96663,96664,96665,96666,96667,96695,96696,96697,97743,97744,97745,97746)) 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
96645 697cre02xss-p 7148/7158/7263
96646 697cre04x-p 7148/7158/7263
96647 697cre04xss-p 7148/7158/7263
96648 697dsax02-p 7148/7158/7263
96649 697dsax04-p 7148/7158/7263
96650 697dsax10-p 7148/7158/7263
96651 697eme04-p 7148/7158/7263
96652 697int02-p 7148/7158/7263
96653 697junior02-p 7148/7158/7263
96654 697juns2-p 7148/7158/7263
96655 697sax04-p 7148/7158/7263
96656 697sci11wy-p 7148/7158/7263
96657 697sci51wy-p 7148/7158/7263
96658 697sck51wy-p 7148/7158/7263
96659 697sem11bl-p 7148/7158/7263
96660 697sem11wh-p 7148/7158/7263
96661 697son02-p 7148/7158/7263
96662 697son04-p 7148/7158/7263
96663 697son07-p 7148/7158/7263
96664 697son08-p 7148/7158/7263
96665 697sonss04-p 7148/7158/7263
96666 697sso15wh-p 7148/7158/7263
96667 70020718747-p 7148/7158/7263
96695 87710-p 7148/7158/7263
96696 88210-p 7148/7158/7263
96697 88310-p 7148/7158/7263
97743 bayf149-m 7148/7158/7263
97744 bayf149b-m 7148/7158/7263
97745 bayf150-m 7148/7158/7263
97746 bayf150b-m 7148/7158/7263