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 (
    423, 424, 455, 433, 495, 453, 468, 467, 
    418, 420, 421, 422
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00077

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "34.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": 16,
      "rows_produced_per_join": 16,
      "filtered": "100.00",
      "index_condition": "((`danishecarter_latest`.`cscart_seo_names`.`object_id` in (423,424,455,433,495,453,468,467,418,420,421,422)) and (`danishecarter_latest`.`cscart_seo_names`.`type` = 'p') and (`danishecarter_latest`.`cscart_seo_names`.`dispatch` = '') and (`danishecarter_latest`.`cscart_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "31.21",
        "eval_cost": "3.20",
        "prefix_cost": "34.41",
        "data_read_per_join": "27K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
418 andere-schroeder-st-11-25-p4-13-5 293/302
420 aston-martin-db9-volante 293/296
421 aston-martin-new-test-product 293/296
422 aston-martin-new-test-product-en 293/296
423 abarth-new-test-product 293/296
424 abarth-new-test-product-en 293/296
433 aixam-crossline-premium 293/296
453 andere-bg-ca1 293/304
455 ahlmann-cf-370-thermo-king-t-1200r-tail-lift 293/297
467 andere-mtdk-linktrailer-l75-axles-10t-expandable 293/302
468 andere-hfr-sx20-axles-10t-expandable 293/302
495 alpina-3-0-allrad-touring 293/296