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 (
    89479, 85661, 88539, 88576, 88577, 89447, 
    88976, 88993, 89045, 89044, 88781, 
    87431
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00084

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "5.41"
    },
    "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": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "4.21",
        "eval_cost": "1.20",
        "prefix_cost": "5.41",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (89479,85661,88539,88576,88577,89447,88976,88993,89045,89044,88781,87431)) 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
85661 deco-500mm-floor-standing-wc-unit 7170/7201
87431 vault-floor-standing-single-door-compact-vanity-unit-with-ceramic-basin-400mm-en-en-en-en-en 7170/7223
88539 mayford-floor-standing-slim-wc-unit-including-concealed-cistern-500mm 7170/7201
88576 fusion-fitted-floor-standing-wc-unit-500mm 7210/7211/7282
88577 fusion-fitted-floor-standing-wc-unit-compact-600mm 7210/7211/7282
88781 fusion-fitted-wall-hung-1-door-cabinet-300mm-en-en-en-en 7170/7213
88976 parade-floor-standing-concealed-cistern-wc-toilet-unit-550mm 7170/7201
88993 parade-floor-standing-concealed-cistern-wc-toilet-unit-550mm-en 7170/7201
89044 mayford-floor-standing-single-door-and-drawer-slim-cupboard-250mm 7170/7213
89045 mayford-floor-standing-single-door-and-drawer-cupboard-250mm 7170/7213
89447 lunar-floor-standing-concealed-cistern-wc-toilet-unit-550mm 7170/7201
89479 lunar-floor-standing-concealed-cistern-wc-toilet-unit-550mm-en-en-en-en 7170/7201