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 (
    3150, 1345, 1346, 1347, 1348, 1349, 1350, 
    1351, 1352, 1353, 1354, 3698
  ) 
  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.00056

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "16.81"
    },
    "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": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "index_condition": "((`gaseus`.`cscart_seo_names`.`object_id` in (3150,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,3698)) 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": "14.41",
        "eval_cost": "2.40",
        "prefix_cost": "16.81",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
1345 line-dome-loaded-regulator-vulkan-ld1-pn40-with-pilot-regulator-en-20-en 265/266/271/273
1346 line-dome-loaded-regulator-vulkan-ld1-pn40-with-pilot-regulator-en-18-en 265/266/271/273
1347 line-dome-loaded-regulator-vulkan-ld1-pn40-with-pilot-regulator-en-16-en 265/266/271/273
1348 line-dome-loaded-regulator-vulkan-ld1-pn40-with-pilot-regulator-en-14-en 265/266/271/273
1349 line-dome-loaded-regulator-vulkan-ld1-pn40-with-pilot-regulator-en-12-en 265/266/271/273
1350 line-dome-loaded-regulator-vulkan-ld1-pn40-with-pilot-regulator-en-10-en 265/266/271/273
1351 line-dome-loaded-regulator-vulkan-ld1-pn40-with-pilot-regulator-en-8-en 265/266/271/273
1352 line-dome-loaded-regulator-vulkan-ld1-pn40-with-pilot-regulator-en-6-en 265/266/271/273
1353 line-dome-loaded-regulator-vulkan-ld1-pn40-with-pilot-regulator-en-4-en 265/266/271/273
1354 line-dome-loaded-regulator-vulkan-ld1-pn40-with-pilot-regulator-en-2-en 265/266/271/273
3150 line-dome-loaded-regulator-vulkan-ld1-pn40-oxygen-with-pilot-regulator-und-outlet-gauge-en 265/266/271/273
3698 line-dome-loaded-regulator-vulkan-ld1-pn40-with-pilot-regulator-en-21 265/266/271/273