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 (
    9634, 9635, 9636, 9637, 9638, 9639, 9640, 
    9641, 10049, 10050, 10051, 10052, 10053, 
    10054, 10055, 10056, 10057, 10058, 
    10059, 10060, 10061, 10062, 10063, 
    10064
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en' 
  AND (
    cscart_seo_names.company_id = 1 
    OR cscart_seo_names.company_id = 0
  )

Query time 0.00064

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "33.61"
    },
    "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": 48,
      "rows_produced_per_join": 48,
      "filtered": "100.00",
      "index_condition": "((`gaseus`.`cscart_seo_names`.`object_id` in (9634,9635,9636,9637,9638,9639,9640,9641,10049,10050,10051,10052,10053,10054,10055,10056,10057,10058,10059,10060,10061,10062,10063,10064)) and (`gaseus`.`cscart_seo_names`.`type` = 'p') and (`gaseus`.`cscart_seo_names`.`dispatch` = '') and (`gaseus`.`cscart_seo_names`.`lang_code` = 'en') and ((`gaseus`.`cscart_seo_names`.`company_id` = 1) or (`gaseus`.`cscart_seo_names`.`company_id` = 0)))",
      "cost_info": {
        "read_cost": "28.81",
        "eval_cost": "4.80",
        "prefix_cost": "33.61",
        "data_read_per_join": "81K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
9634 main-and-line-pressure-regulator-compressed-air-10-100-bar-vulkan-lhr200-100-din-en-8 265/280/306
9635 main-and-line-pressure-regulator-oxygen-10-100-bar-vulkan-lhr300-100-din 265/280/306
9636 main-and-line-pressure-regulator-oxygen-10-100-bar-vulkan-lhr300-100-din-en 265/280/306
9637 main-and-line-pressure-regulator-oxygen-10-100-bar-vulkan-lhr300-100-din-en-2 265/280/306
9638 main-and-line-pressure-regulator-oxygen-10-100-bar-vulkan-lhr300-100-din-en-3 265/280/306
9639 main-and-line-pressure-regulator-oxygen-10-100-bar-vulkan-lhr300-100-din-en-4 265/280/306
9640 main-and-line-pressure-regulator-oxygen-10-100-bar-vulkan-lhr300-100-din-en-5 265/280/306
9641 main-and-line-pressure-regulator-oxygen-10-100-bar-vulkan-lhr300-100-din-en-6 265/280/306
10049 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25 265/280/306
10050 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en 265/280/306
10051 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-2 265/280/306
10052 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-3 265/280/306
10053 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-4 265/280/306
10054 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-5 265/280/306
10055 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-6 265/280/306
10056 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-7 265/280/306
10057 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-8 265/280/306
10058 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-9 265/280/306
10059 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-10 265/280/306
10060 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-11 265/280/306
10061 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-12 265/280/306
10062 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-13 265/280/306
10063 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-14 265/280/306
10064 line-dome-loaded-regulator-einheit-vulkan-lds1-pn25-en-15 265/280/306