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 (
    371820, 371795, 372036, 379725, 372031, 
    379721, 372033, 371818, 372029, 372027, 
    379720, 372034, 372035, 371796, 379717, 
    372030, 379718, 379724, 371824, 371053
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00084

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "28.03"
    },
    "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": 20,
      "rows_produced_per_join": 20,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "24.03",
        "eval_cost": "4.00",
        "prefix_cost": "28.03",
        "data_read_per_join": "33K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`webmarco`.`cscart_seo_names`.`object_id` in (371820,371795,372036,379725,372031,379721,372033,371818,372029,372027,379720,372034,372035,371796,379717,372030,379718,379724,371824,371053)) and (`webmarco`.`cscart_seo_names`.`type` = 'p') and (`webmarco`.`cscart_seo_names`.`dispatch` = '') and (`webmarco`.`cscart_seo_names`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id seo_name seo_path
371053 goma-205-55hr16-91h-pireli-cinturato-p1 6328/9031/10396
371795 225-45r17-91y-dunlop-sport 6328/9031/10396
371796 235-45r17-97y-general-altimax-one-s-xl-mfs-romania 6328/9031/10396
371818 155-70x13-mtm-75t 6328/9031/10396
371820 165-70r14-malatesta-trac-82t 6328/9031/10396
371824 175-65r15-malatesta-malatesta-clima-control 6328/9031/10396
372027 205-60r16-malatesta-travel-grip-96v 6328/9031/10396
372029 195-65-r15-91t-firestone 6328/9031/10396
372030 195-65r15-91h-continental-prem.contact-6-cz 6328/9031/10396
372031 205-55r16-91v-pirelli-p7 6328/9031/10396
372033 215-55r16-93v-michelin-primacy-4 6328/9031/10396
372034 215-55wr17-94w-pirelli-cinturato-p7-en 6328/9031/10396
372035 225-40r18-92y-general-altimax 6328/9031/10396
372036 225-45r17-91y-goodyear-asymmetric-6 6328/9031/10396
379717 235-35r19-91-y-xl-pirelli-p-zero-pz4 6328/9031/10396
379718 235-55r18-100v-continental-all-season 6328/9031/10396
379720 245-40r20-99v-pirelli-winter-sottozero 6328/9031/10396
379721 245-45r17-99v-bridgestone-blizzak-winter-p.fat. 6328/9031/10396
379724 255-45r20-105w-goodyear-eagle-f1-asymmetric 6328/9031/10396
379725 255-50r19-103w-continental-crv-uhp-mo 6328/9031/10396