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 (17, 26, 35, 36, 20, 46, 45, 44, 13) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00042

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "27.21"
    },
    "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": 13,
      "rows_produced_per_join": 13,
      "filtered": "100.00",
      "index_condition": "((`danishecarter_25_march`.`cscart_seo_names`.`object_id` in (17,26,35,36,20,46,45,44,13)) and (`danishecarter_25_march`.`cscart_seo_names`.`type` = 'p') and (`danishecarter_25_march`.`cscart_seo_names`.`dispatch` = '') and (`danishecarter_25_march`.`cscart_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "24.61",
        "eval_cost": "2.60",
        "prefix_cost": "27.21",
        "data_read_per_join": "22K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
13 your-idea-inc-12-steps-to-building-a-million-dollar-business-starting-today 219/222
17 101-things-everyone-should-know-about-economics-a-down-and-dirty-guide-to-everything-from-securities-and-derivatives-to-interest-rates-and-hedge-fundsand-what-they-mean-for-you 219/222
20 the-abcs-of-gold-investing-how-to-protect-and-build-your-wealth-with-gold 219/222
26 mac-os-x-lion-the-missing-manual 219/220
35 managing-enterprise-content-a-unified-content-strategy-2nd-edition 219/220
36 routing-protocols-and-concepts-ccna-exploration-companion-guide 219/220
44 u-s-history-and-government-second-edition 219/221
45 the-process-of-research-in-psychology 219/221
46 the-official-sat-study-guide-second-edition-tm 219/221