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 (
    1033, 1034, 1037, 1035, 1036, 1038, 1032, 
    1062, 1061, 1060, 1063, 1059, 1064, 
    1066
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'ru'

Query time 0.00053

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"
      ],
      "key_length": "206",
      "rows_examined_per_scan": 14,
      "rows_produced_per_join": 14,
      "filtered": "100.00",
      "index_condition": "((`cscart`.`cscart_seo_names`.`object_id` in (1033,1034,1037,1035,1036,1038,1032,1062,1061,1060,1063,1059,1064,1066)) and (`cscart`.`cscart_seo_names`.`type` = 'p') and (`cscart`.`cscart_seo_names`.`dispatch` = '') and (`cscart`.`cscart_seo_names`.`lang_code` = 'ru'))",
      "cost_info": {
        "read_cost": "30.81",
        "eval_cost": "2.80",
        "prefix_cost": "33.61",
        "data_read_per_join": "23K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
1032 kley-granit-k-9-25kg-dlya-keramicheskoy-plitki 417/419
1033 kley-granit-k-11-25kg-dlya-keramicheskoy-plitki-vn-nar-rabot 417/419
1034 kley-granit-k-18-25kg-dlya-keramogranita 417/419
1035 kley-granit-k-21-belyy-dlya-mozaiki-i-keramogranita 417/419
1036 kley-granit-k-22-25kg-dlya-mramora-i-keramogranita 417/419
1037 kley-granit-k-19-25-kg-dlya-fasadnoy-teploizolyacii 417/419
1038 kley-granit-k-33-25kg-dlya-krupnoformatnyh-plit 417/419
1059 kley-piramix-start-25kg-dlya-vnut-naruzh-rabot 417/419
1060 kley-piramix-classic-25kg-dlya-keramogranita 417/419
1061 kley-piramix-atlant-25kg-ekstrasilnyy 417/419
1062 kley-piramix-aqua-25kg-dlya-basseynov 417/419
1063 kley-piramix-mosaic-25kg-dlya-basseynov 417/419
1064 kley-piramix-termix-25kg-dlya-pechey-i-kaminov 417/419
1066 kley-piramix-termo-25kg-dlya-teploizolyacii 417/419