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 (
    172, 168, 167, 169, 156, 175, 12702, 312043, 
    391029, 246, 312051, 461038
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00041

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.0237706,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_seo_names",
          "access_type": "range",
          "possible_keys": ["PRIMARY", "dispatch"],
          "key": "PRIMARY",
          "key_length": "206",
          "used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
          "loops": 1,
          "rows": 12,
          "cost": 0.0237706,
          "filtered": 100,
          "attached_condition": "cscart_seo_names.object_id in (172,168,167,169,156,175,12702,312043,391029,246,312051,461038) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'en'"
        }
      }
    ]
  }
}

Result

product_id seo_name seo_path
156 extra-bass-headphones-70mm 166/177/181
167 d3100-18-55-vr-lens-kit 166/196/197
168 d300s-body-only 166/196/197
169 d5100-af-s-dx-nikkor-18-55mm-f-3-5-5-6g-vr-lens-kit 166/196/197
172 compact-full-hd-camcorder 166/196/199
175 f50-flash-memory-52x-zoom-camcorder-silver 166/196/199
246 gopro-hero3-black-edition-camera 166/196/199
12702 gaming-keyboard 166
312043 gaming-keyboard-en 166
312051 graphic-tablet 166
391029 mobile-phone 166
461038 gst-0 166