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 (
    91367, 83950, 83951, 83952, 83953, 89179, 
    91295, 83110, 83120, 89008, 91869, 
    91871, 91872, 91873, 91874, 91875, 
    85038, 90063, 91377, 92458, 92459, 
    92460, 92461, 92462
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00089

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.82"
    },
    "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": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.42",
        "eval_cost": "2.40",
        "prefix_cost": "10.82",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (91367,83950,83951,83952,83953,89179,91295,83110,83120,89008,91869,91871,91872,91873,91874,91875,85038,90063,91377,92458,92459,92460,92461,92462)) 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
83110 arvan-mono-basin-mixer-with-push-button-waste-en 7184/7187
83120 arvan-mono-basin-mixer-with-push-button-waste-en-en 7184/7187
83950 white-topaz-with-lever-handle-bath-taps 7184/7186
83951 white-topaz-with-crosshead-handle-bath-taps 7184/7186
83952 white-topaz-with-lever-handle-bath-taps-en 7184/7186
83953 white-topaz-with-crosshead-handle-bath-taps-en 7184/7186
85038 bath-legs-with-adjustable-shrouds 7148/7156/7157
89008 tec-single-lever-wall-mounted-basin-mixer 7184/7187
89179 sanford-mono-bidet-mixer-with-pop-up-waste 7184/7188
90063 willow-mono-basin-mixer 7184/7187
91295 aztec-wall-mount-3-tap-hole-basin-mixer 7184
91367 kitchen-taps-ravi-mono-basin-twin-lever-round-basin-tap-and-rinser 7336
91377 kitchen-taps-samir-mono-basin-twin-lever-round-basin-tap-and-rinser 7336
91869 victrion-double-towel-rail-en 7148
91871 victrion-double-towel-rail-en-en-en 7148
91872 victrion-double-towel-rail-en-en-en-en 7148
91873 victrion-double-towel-rail-en-en-en-en-en 7148
91874 victrion-double-towel-rail-en-en-en-en-en-en 7148
91875 victrion-double-towel-rail-en-en-en-en-en-en-en 7148
92458 exposed-bath-trap-with-adapter-40-42mm-en 7148
92459 exposed-bath-trap-with-adapter-40-42mm-en-en 7148
92460 exposed-bath-trap-with-adapter-40-42mm-en-en-en 7148
92461 exposed-bath-trap-with-adapter-40-42mm-en-en-en-en 7148
92462 exposed-bath-trap-with-adapter-40-42mm-en-en-en-en-en 7148