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 (
    1026639, 1026634, 1231209, 1232167, 
    1231839, 1231046
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'ro' 
  AND (
    cscart_seo_names.company_id = 1 
    OR cscart_seo_names.company_id = 0
  )

Query time 0.00044

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "14.38"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "object_id",
        "type",
        "dispatch",
        "lang_code",
        "company_id"
      ],
      "key_length": "210",
      "rows_examined_per_scan": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "13.18",
        "eval_cost": "1.20",
        "prefix_cost": "14.38",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`maniamall_cscart`.`cscart_seo_names`.`object_id` in (1026639,1026634,1231209,1232167,1231839,1231046)) and (`maniamall_cscart`.`cscart_seo_names`.`type` = 'p') and (`maniamall_cscart`.`cscart_seo_names`.`dispatch` = '') and (`maniamall_cscart`.`cscart_seo_names`.`lang_code` = 'ro') and ((`maniamall_cscart`.`cscart_seo_names`.`company_id` = 1) or (`maniamall_cscart`.`cscart_seo_names`.`company_id` = 0)))"
    }
  }
}

Result

product_id seo_name seo_path
1026634 manusi-de-protectie-pu-hppe-textil-rezistente-la-taiere-xl-industrial-mto-tsp1701-xl 286/16293/16415
1026639 manusi-protectie-m15-marime-8-mto-gpa00104 286/16293/16415
1231046 manusi-nr.9-colorate-mat-cu-manseta-lunga-2pcs 286/295/42587/42588
1231209 manusi-groase-cu-buline-12pcs 286/16293/16415
1231839 manusi-spuma-verzi-rosii-12pcs 286/16293/16415
1232167 manusi-de-gradinarit-cu-4-gheare-pentru-sapat 286/16293/16415