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 (
    90093, 90103, 90112, 83115, 83125, 83134, 
    90120, 89199, 83142, 91282, 84121, 
    89202, 83145, 84124, 92841, 94077, 
    94689, 94713, 96714, 96755, 96770, 
    97014, 97019, 97035, 97042, 97048, 
    97054, 97813, 97837, 97991
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00098

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 (90093,90103,90112,83115,83125,83134,90120,89199,83142,91282,84121,89202,83145,84124,92841,94077,94689,94713,96714,96755,96770,97014,97019,97035,97042,97048,97054,97813,97837,97991)) 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
83115 arvan-triple-thermostatic-valve-with-diverter 7143/7144/7147
83125 arvantriple-thermostatic-valve-with-diverter 7143/7144/7147
83134 arvan-triple-thermostatic-valve-with-diverter-en 7143/7144/7147
83142 arvan-triple-thermostatic-valve-with-diverter-en-en 7143/7144/7147
83145 arvan-concealed-diverter-2-3-4-way 7143/7144/7145
84121 binsey-triple-thermostatic-valve-with-diverter 7143/7144/7147
84124 binsey-concealed-diverter-2-3-4-way 7143/7144/7145
89199 sanford-triple-thermostatic-valve-with-diverter 7143/7144/7147
89202 sanford-concealed-diverter-2-3-4-way 7143/7144/7145
90093 windon-triple-thermostatic-valve-with-diverter 7143/7144/7147
90103 windon-triple-thermostatic-valve-with-diverter-en 7143/7144/7147
90112 windon-triple-thermostatic-valve-with-diverter-en-en 7143/7144/7147
90120 windon-triple-thermostatic-valve-with-diverter-en-en-en 7143/7144/7147
91282 aztec-triple-thermostatic-concealed-shower-valve-with-diverter-3-outlet 7143
92841 arv15tr03 7143/7144/7147
94077 win15tr03 7143/7144/7147
94689 bays105 7143/7144/7147
94713 bays405 7143/7144/7147
96714 a3023-m 7143/7144/7147
96755 a4023-m 7143/7144/7147
96770 a8023-m 7143/7144/7147
97014 art3212-m 7143/7144/7147
97019 arv15tr03-m 7143/7144/7147
97035 arv4tr03-m 7143/7144/7147
97042 arv7tr03-m 7143/7144/7147
97048 arv8tr03-m 7143/7144/7147
97054 arvtr03-m 7143/7144/7147
97813 bays105-m 7143/7144/7147
97837 bays405-m 7143/7144/7147
97991 bintr03-m 7143/7144/7147