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 (
    12714, 12715, 12716, 12717, 12718, 12719, 
    12720, 12721, 12722, 12723, 12724, 
    12725, 12726, 12727, 12728, 12729, 
    12730, 12731, 12732, 12733, 12734, 
    12735, 12736, 12737, 12738, 12739, 
    12740, 12741, 12742, 12743
  ) 
  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.00075

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "42.01"
    },
    "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": 60,
      "rows_produced_per_join": 60,
      "filtered": "100.00",
      "index_condition": "((`test2_gaseus`.`cscart_seo_names`.`object_id` in (12714,12715,12716,12717,12718,12719,12720,12721,12722,12723,12724,12725,12726,12727,12728,12729,12730,12731,12732,12733,12734,12735,12736,12737,12738,12739,12740,12741,12742,12743)) and (`test2_gaseus`.`cscart_seo_names`.`type` = 'p') and (`test2_gaseus`.`cscart_seo_names`.`dispatch` = '') and (`test2_gaseus`.`cscart_seo_names`.`lang_code` = 'en') and ((`test2_gaseus`.`cscart_seo_names`.`company_id` = 1) or (`test2_gaseus`.`cscart_seo_names`.`company_id` = 0)))",
      "cost_info": {
        "read_cost": "36.01",
        "eval_cost": "6.00",
        "prefix_cost": "42.01",
        "data_read_per_join": "101K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
12714 line-pressure-regulator-vulkan-lh40-10-oxygen-en-5 265/280/282/283
12715 line-pressure-regulator-vulkan-lh40-10-oxygen-en-6 265/280/282/283
12716 line-pressure-regulator-vulkan-lh40-10-oxygen-en-7 265/280/282/283
12717 line-pressure-regulator-vulkan-lh40-10-oxygen-en-8 265/280/282/283
12718 line-pressure-regulator-vulkan-lh40-10-oxygen-en-9 265/280/282/283
12719 line-pressure-regulator-vulkan-lh40-10-oxygen-en-10 265/280/282/283
12720 line-pressure-regulator-vulkan-lh40-10-oxygen-en-11 265/280/282/283
12721 line-pressure-regulator-vulkan-lh40-10-oxygen-en-12 265/280/282/283
12722 line-pressure-regulator-vulkan-lh40-10-oxygen-en-13 265/280/282/283
12723 line-pressure-regulator-vulkan-lh40-20-oxygen 265/280/282/283
12724 line-pressure-regulator-vulkan-lh40-20-oxygen-en 265/280/282/283
12725 line-pressure-regulator-vulkan-lh40-20-oxygen-en-2 265/280/282/283
12726 line-pressure-regulator-vulkan-lh40-20-oxygen-en-3 265/280/282/283
12727 line-pressure-regulator-vulkan-lh40-20-oxygen-en-4 265/280/282/283
12728 line-pressure-regulator-vulkan-lh40-20-oxygen-en-5 265/280/282/283
12729 line-pressure-regulator-vulkan-lh40-20-oxygen-en-6 265/280/282/283
12730 line-pressure-regulator-vulkan-lh40-20-oxygen-en-7 265/280/282/283
12731 line-pressure-regulator-vulkan-lh40-20-oxygen-en-8 265/280/282/283
12732 line-pressure-regulator-vulkan-lh40-20-oxygen-en-9 265/280/282/283
12733 line-pressure-regulator-vulkan-lh40-20-oxygen-en-10 265/280/282/283
12734 line-pressure-regulator-vulkan-lh40-20-oxygen-en-11 265/280/282/283
12735 line-pressure-regulator-vulkan-lh40-20-oxygen-en-12 265/280/282/283
12736 line-pressure-regulator-vulkan-lh40-20-oxygen-en-13 265/280/282/283
12737 line-pressure-regulator-vulkan-lh40-35-oxygen 265/280/282/283
12738 line-pressure-regulator-vulkan-lh40-35-oxygen-en 265/280/282/283
12739 line-pressure-regulator-vulkan-lh40-35-oxygen-en-2 265/280/282/283
12740 line-pressure-regulator-vulkan-lh40-35-oxygen-en-3 265/280/282/283
12741 line-pressure-regulator-vulkan-lh40-35-oxygen-en-4 265/280/282/283
12742 line-pressure-regulator-vulkan-lh40-35-oxygen-en-5 265/280/282/283
12743 line-pressure-regulator-vulkan-lh40-35-oxygen-en-6 265/280/282/283