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 (
    85548, 85558, 92838, 92839, 92895, 92896, 
    92897, 92898, 92899, 92900, 92901, 
    92902, 92903, 92904, 92905, 92906, 
    92907, 92908, 92909, 92910, 92911, 
    92912, 92934, 92935, 92936, 92937, 
    92938, 92939, 92940, 92941
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00115

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 (85548,85558,92838,92839,92895,92896,92897,92898,92899,92900,92901,92902,92903,92904,92905,92906,92907,92908,92909,92910,92911,92912,92934,92935,92936,92937,92938,92939,92940,92941)) 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
85548 wastes-and-extras-bath-plug-and-chain 7184/7219
85558 wastes-and-extras-basin-plug-and-chain-en 7184/7219
92838 arv1503 7184/7186
92839 arv1521 7184/7185
92895 bin1503 7184/7186
92896 bin1503f 7184/7186
92897 bin1521 7184/7185
92898 bin1521f 7184/7185
92899 bin303f 7184/7186
92900 bin321f 7184/7185
92901 bin403 7184/7186
92902 bin403f 7184/7186
92903 bin421 7184/7185
92904 bin421f 7184/7185
92905 bin703 7184/7186
92906 bin703f 7184/7186
92907 bin721 7184/7185
92908 bin721f 7184/7185
92909 bin803 7184/7186
92910 bin803f 7184/7186
92911 bin821 7184/7185
92912 bin821f 7184/7185
92934 can303 7184/7186
92935 can304 7184/7185
92936 can403 7184/7186
92937 can404 7184/7185
92938 can803 7184/7186
92939 can804 7184/7185
92940 car303 7184/7186
92941 car304 7184/7185