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 (
    88310, 91432, 88307, 88253, 88319, 88321, 
    85639, 88010, 88251, 88306, 88312, 
    85640, 88311, 93832, 93833, 93836, 
    93837, 93838, 93839, 93840, 93841, 
    94589, 94590, 94591, 94820, 94821, 
    94959, 94960, 94961, 94962
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00093

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 (88310,91432,88307,88253,88319,88321,85639,88010,88251,88306,88312,85640,88311,93832,93833,93836,93837,93838,93839,93840,93841,94589,94590,94591,94820,94821,94959,94960,94961,94962)) 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
85639 square-hinged-bath-screen 7195/7222
85640 square-bath-screen 7195/7222
88010 curved-p-bath-screen 7195/7222
88251 l-shaped-bath-screen 7195/7222
88253 pacific-bath-screens-square-l-shape-6mm-toughened-safety-glass-bath-screen-with-fixed-return-en 7195/7222
88306 round-bath-screen 7195/7222
88307 pacific-round-screens-round-bath-screen 7195/7222
88310 round-bath-screen-en 7195/7222
88311 350mm-fixed-bath-screen 7195/7222
88312 square-bath-screen-en-en 7195/7222
88319 square-bath-screen-with-rail 7195/7222
88321 round-bath-screen-with-rail 7195/7222
91432 pacific-square-6mm-toughened-safety-glass-shower-bath-screen 7195
93832 nsbs27 7195/7222
93833 nsbs78 7195/7222
93836 nss17 7195/7222
93837 nssq7fl 7195/7222
93838 nssq7flbb 7195/7222
93839 nssq7flbp 7195/7222
93840 nssqbfc 7195/7222
93841 nssqgm 7195/7222
94589 baye201 7195/7222
94590 baye203 7195/7222
94591 baye204 7195/7222
94820 pp406 7195/7222
94821 pp718 7195/7222
94959 aqven6121 7195/7222
94960 aqven6130 7195/7222
94961 aqven6135 7195/7222
94962 aqven6137 7195/7222