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 (
    88904, 86858, 92192, 92193, 92194, 92195, 
    92196, 92204, 92205, 92206, 92207, 
    92208, 92209, 92442, 92443, 92448, 
    92147, 92148, 92149, 92349, 92350, 
    92351, 92352, 86864
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00087

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 (88904,86858,92192,92193,92194,92195,92196,92204,92205,92206,92207,92208,92209,92442,92443,92448,92147,92148,92149,92349,92350,92351,92352,86864)) 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
86858 round-shower-ring-curtain-not-supplied 7148/7156/7157
86864 full-shower-curtain-ring 7148/7156/7157
88904 back-to-wall-bath-panel 7148/7156/7194
92147 standpipes-traditional-cast-freestanding-bath-legs-660mm-x-40mm-en 7148
92148 standpipes-traditional-cast-freestanding-bath-legs-660mm-x-40mm-en-en 7148
92149 standpipes-traditional-cast-freestanding-bath-legs-660mm-x-40mm-en-en-en 7148
92192 bath-wastes-plug-and-chain-exposed-ext-bath-waste-en 7148
92193 bath-wastes-plug-and-chain-exposed-ext-bath-waste-en-en 7148
92194 bath-wastes-plug-and-chain-exposed-ext-bath-waste-en-en-en 7148
92195 bath-wastes-plug-and-chain-exposed-ext-bath-waste-en-en-en-en 7148
92196 bath-wastes-plug-and-chain-exposed-ext-bath-waste-en-en-en-en-en 7148
92204 bath-wastes-push-down-exposed-bath-waste-en 7148
92205 bath-wastes-push-down-exposed-bath-waste-en-en 7148
92206 bath-wastes-push-down-exposed-bath-waste-en-en-en 7148
92207 bath-wastes-push-down-exposed-bath-waste-en-en-en-en 7148
92208 bath-wastes-push-down-exposed-bath-waste-en-en-en-en-en 7148
92209 bath-wastes-push-down-exposed-bath-waste-en-en-en-en-en-en 7148
92349 standpipes-660x40-freestanding-legs 7148
92350 standpipes-660x40-freestanding-legs-en 7148
92351 standpipes-660x40-freestanding-legs-en-en 7148
92352 standpipes-660x40-freestanding-legs-en-en-en 7148
92442 plug-and-chain-exposed-bath-waste 7148
92443 plug-and-chain-exposed-bath-waste-en 7148
92448 push-down-exposed-bath-waste 7148