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 (
    396008, 395983, 395989, 414436, 414408, 
    431590, 431659, 359772, 359805, 309585, 
    431542, 431767, 431605, 396027, 431734, 
    359744, 309550, 359752, 396018, 431506
  ) 
  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 (396008,395983,395989,414436,414408,431590,431659,359772,359805,309585,431542,431767,431605,396027,431734,359744,309550,359752,396018,431506)) 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
309550 abito-mini-glitterato-aderente 2653/9965/9986
309585 abito-mini-aderente-con-scollo-incrociato 2653/9965/9986
359744 gonna-in-similpelle 2653/9965/9986
359752 completo-con-giacca-crop-oversize-e-pantaloncini 2653/9965/9986
359772 maglione-con-fiori 2653/9965/9971
359805 mini-dress-with-rhinestone-details-on-the-shoulders 2653/9965/9986
395983 elsa-dress 2653/9965/9986
395989 isabella-dress 2653/9965/9986
396008 isabella 2653/9965/9986
396018 fustan-i-gjate 2653/9965/9986
396027 dress-with-ribbon-on-the-shoulders 2653/9965/9986
414408 gold-ribbon-dress 2653/9965/9986
414436 ballet-dress 2653/9965/9986
431506 fustan 2653/9965/9986
431542 fustan-i-bardhe 2653/2658/2722
431590 fustan 2653/2658/2722
431605 fustan-en-35 2653/2658/2722
431659 fustan-i-fryre 2653/2658/2722
431734 fustan-en-90 2653/2658/2722
431767 fustan-en-99 2653/2658/2722