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 (
    91959, 86236, 86222, 86224, 82333, 86225, 
    82335, 82401, 82409, 82419, 86234, 
    82384, 82345, 91952, 82400, 82408, 
    82418, 82344, 86232, 86233, 92555, 
    94705, 94706, 96706, 96707, 96715, 
    96717, 96726, 96727, 96748
  ) 
  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 (91959,86236,86222,86224,82333,86225,82335,82401,82409,82419,86234,82384,82345,91952,82400,82408,82418,82344,86232,86233,92555,94705,94706,96706,96707,96715,96717,96726,96727,96748)) 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
82333 fixed-shower-heads-fixed-head 7148/7149/7150
82335 shower-heads-fixed-head 7148/7149/7150
82344 fixed-head 7148/7149/7150
82345 fixed-head-en 7148/7149/7150
82384 commercial-concealed-anti-vandal-fixed-head 7148/7149/7150
82400 fixed-shower-heads-fixed-head-matt-black 7148/7149/7150
82401 fixed-shower-heads-fixed-head-en 7148/7149/7150
82408 fixed-shower-heads-round-fixed-head-200mm-diameter 7143/7300/7302
82409 fixed-shower-heads-square-fixed-head-200mm 7143/7300/7302
82418 fixed-shower-heads-fixed-head-brushed-brass 7148/7149/7150
82419 fixed-shower-heads-fixed-head-en-en 7148/7149/7150
86222 shower-heads-fixed-head-en 7148/7149/7150
86224 shower-heads-fixed-head-en-en-en 7148/7149/7150
86225 fixed-head-en-en 7148/7149/7150
86232 shower-heads-fixed-head-en-en-en-en 7148/7149/7150
86233 shower-heads-fixed-head-en-en-en-en-en 7148/7149/7150
86234 fixed-head-en-en-en 7148/7149/7150
86236 fixed-shower-heads-ceiling-tile-fixed-head 7148/7149/7227
91952 victrion-8-fixed-shower-head 7143
91959 victrion-8-fixed-shower-head-en-en-en-en-en-en-en 7143
92555 a15082 7143/7300/7302
94705 bays302 7143/7300/7302
94706 bays303 7143/7300/7302
96706 a15082-p 7143/7300/7302
96707 a15088-p 7143/7300/7302
96715 a3027-p 7143/7300/7302
96717 a304-p 7143/7300/7302
96726 a3082-p 7143/7300/7302
96727 a3088-p 7143/7300/7302
96748 a3557-p 7143/7300/7302