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 (
    1369, 1370, 1371, 1372, 1373, 1374, 1375, 
    1376, 1377, 1378, 1379, 1380, 1381, 
    1382, 1383, 1384, 1385, 1386, 1387, 
    1388, 1389, 1390, 1391, 1392
  ) 
  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.00069

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 (1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392)) 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
1369 line-ribbed-regulator-vulkan-lr40-effect-compressed-air-15-40-bar-en-14 265/266/271/273
1370 line-ribbed-regulator-vulkan-lr40-effect-fuel-gas-15-40-bar-en-5-en 265/266/271/273
1371 line-ribbed-regulator-vulkan-lr40-effect-fuel-gas-15-40-bar-en-3-en 265/266/271/273
1372 line-ribbed-regulator-vulkan-lr40-effect-fuel-gas-15-40-bar-en-en 265/266/271/273
1373 line-ribbed-regulator-vulkan-lr40-effect-nitrogen-15-40-bar-en-13-en 265/266/271/273
1374 line-ribbed-regulator-vulkan-lr40-effect-nitrogen-15-40-bar-en-11-en 265/266/271/273
1375 line-ribbed-regulator-vulkan-lr40-effect-nitrogen-15-40-bar-en-9-en 265/266/271/273
1376 line-ribbed-regulator-vulkan-lr40-effect-fuel-gas-15-40-bar-en-14 265/266/271/273
1377 line-ribbed-regulator-vulkan-lr40-effect-nitrogen-15-40-bar-en-5-en 265/266/271/273
1378 line-ribbed-regulator-vulkan-lr40-effect-nitrogen-15-40-bar-en-3-en 265/266/271/273
1379 line-ribbed-regulator-vulkan-lr40-effect-nitrogen-15-40-bar-en-en 265/266/271/273
1380 line-ribbed-regulator-vulkan-lr40-effect-helium-15-40-bar-en-11-en 265/266/271/273
1381 line-ribbed-regulator-vulkan-lr40-effect-helium-15-40-bar-en-9-en 265/266/271/273
1382 line-ribbed-regulator-vulkan-lr40-effect-helium-15-40-bar-en-7-en 265/266/271/273
1383 line-ribbed-regulator-vulkan-lr40-effect-nitrogen-15-40-bar-en-14 265/266/271/273
1384 line-ribbed-regulator-vulkan-lr40-effect-helium-15-40-bar-en-3-en 265/266/271/273
1385 line-ribbed-regulator-vulkan-lr40-effect-helium-15-40-bar-en-en 265/266/271/273
1386 line-ribbed-regulator-vulkan-lr40-effect-inert-gas-15-40-bar-en-13-en 265/266/271/273
1387 line-ribbed-regulator-vulkan-lr40-effect-inert-gas-15-40-bar-en-11-en 265/266/271/273
1388 line-ribbed-regulator-vulkan-lr40-effect-inert-gas-15-40-bar-en-9-en 265/266/271/273
1389 line-ribbed-regulator-vulkan-lr40-effect-inert-gas-15-40-bar-en-7-en 265/266/271/273
1390 line-ribbed-regulator-vulkan-lr40-effect-helium-15-40-bar-en-13-en 265/266/271/273
1391 line-ribbed-regulator-vulkan-lr40-effect-inert-gas-15-40-bar-en-3-en 265/266/271/273
1392 line-ribbed-regulator-vulkan-lr40-effect-inert-gas-15-40-bar-en-en 265/266/271/273