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 (
    99127, 99128, 99129, 99130, 99131, 99132, 
    99134, 99135, 99143, 99144, 99162, 
    99163, 99164, 99165, 99166, 99168, 
    99171, 99172, 99173, 99174, 99175, 
    99176, 99177, 99178, 99179, 99180, 
    99182, 99183, 99184, 99192
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00044

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 (99127,99128,99129,99130,99131,99132,99134,99135,99143,99144,99162,99163,99164,99165,99166,99168,99171,99172,99173,99174,99175,99176,99177,99178,99179,99180,99182,99183,99184,99192)) 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
99127 ncb500-p 7210/7257/7258
99128 ncb500a-p 7210/7257/7258
99129 ncb501-p 7210/7257/7259
99130 ncb502-p 7210/7257/7260
99131 ncb503-p 7210/7257/7261
99132 ncb522-p 7210/7257/7260
99134 ncg302-p 7210/7257/7260
99135 ncg303-p 7210/7257/7261
99143 ncg402-p 7210/7257/7260
99144 ncg403-p 7210/7257/7261
99162 nch100b-p 7210/7257/7258
99163 nch101-p 7210/7257/7259
99164 nch102-p 7210/7257/7260
99165 nch103-p 7210/7257/7261
99166 nch105-p 7210/7257/7260
99168 nch107-p 7210/7257/7261
99171 nch400-p 7210/7257/7258
99172 nch401-p 7210/7257/7259
99173 nch402-p 7210/7257/7260
99174 nch403-p 7210/7257/7261
99175 nch404-p 7210/7257/7260
99176 nch407-p 7210/7257/7261
99177 nch600b-p 7210/7257/7258
99178 nch601-p 7210/7257/7259
99179 nch603-p 7210/7257/7261
99180 nch604-p 7210/7257/7260
99182 nck100-p 7210/7257/7258
99183 nck100b-p 7210/7257/7258
99184 nck101-p 7210/7257/7259
99192 ncs102-p 7210/7257/7260