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 (
    88252, 88061, 92316, 87871, 88012, 88309, 
    88310, 91432, 88307, 88253, 88319, 
    88321, 85639, 88010, 88251, 88306, 
    88312, 85640, 88311, 93832, 93833, 
    93836, 93837, 93838
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00126

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 (88252,88061,92316,87871,88012,88309,88310,91432,88307,88253,88319,88321,85639,88010,88251,88306,88312,85640,88311,93832,93833,93836,93837,93838)) 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
87871 curved-b-bath-screen 7195/7222
88010 curved-p-bath-screen 7195/7222
88012 curved-p-bath-screen-with-knob 7195/7222
88061 curved-p-bath-screen-with-rail 7195/7222
88251 l-shaped-bath-screen 7195/7222
88252 pacific-bath-screens-square-l-shape-6mm-toughened-safety-glass-bath-screen-with-fixed-return 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
88309 square-bath-screen-en 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
92316 straight-bath-screen-1435x790 7195
93832 nsbs27 7195/7222
93833 nsbs78 7195/7222
93836 nss17 7195/7222
93837 nssq7fl 7195/7222
93838 nssq7flbb 7195/7222