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 (
    229, 211, 210, 209, 67, 25, 116, 213, 215, 
    226, 200, 154
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00046

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "35.81"
    },
    "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": 17,
      "rows_produced_per_join": 17,
      "filtered": "100.00",
      "index_condition": "((`danishecarter_25_march`.`cscart_seo_names`.`object_id` in (229,211,210,209,67,25,116,213,215,226,200,154)) 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": "32.41",
        "eval_cost": "3.40",
        "prefix_cost": "35.81",
        "data_read_per_join": "28K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
25 hw-d7000-av-receiver-with-built-in-blu-ray-disc-player 166/174/195
67 htc-wildfire-s-white-t-mobile 166/234/236
116 i-am-legend-dvd-ws 241/243
154 jr900-wireless-headphones 166/177/181
200 john-rutter-the-colours-of-christmas 228/230
209 hp-scanjet-g3110-scanner 167/172
210 hp-photosmart-plus-e-all-in-one-printer-b210a 167/172
211 hp-officejet-pro-8600-premium-e-all-in-one-printer 167/172
213 intel-boxed-intel-core-i7-2600 167/201
215 intel-core-i7-processor-extreme-edition-980x-i7-980x 167/201
226 intel-core-i7-processor-i7-950 167/201
229 hp-2711x-27-led-monitor 167/170