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 (
    106, 105, 247, 101, 33, 32, 163, 244, 212, 
    155, 55, 69
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en' 
  AND (
    cscart_seo_names.company_id = 1 
    OR cscart_seo_names.company_id = 0
  )

Query time 0.00056

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "57.61"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "object_id",
        "type",
        "dispatch",
        "lang_code",
        "company_id"
      ],
      "key_length": "210",
      "rows_examined_per_scan": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "index_condition": "((`satishecarter_march_003`.`cscart_seo_names`.`object_id` in (106,105,247,101,33,32,163,244,212,155,55,69)) and (`satishecarter_march_003`.`cscart_seo_names`.`type` = 'p') and (`satishecarter_march_003`.`cscart_seo_names`.`dispatch` = '') and (`satishecarter_march_003`.`cscart_seo_names`.`lang_code` = 'en') and ((`satishecarter_march_003`.`cscart_seo_names`.`company_id` = 1) or (`satishecarter_march_003`.`cscart_seo_names`.`company_id` = 0)))",
      "cost_info": {
        "read_cost": "52.81",
        "eval_cost": "4.80",
        "prefix_cost": "57.61",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
32 nuvi-3450 166/175/176
33 nuvi-2455lt 166/175/176
55 prs-d800 166/175/187
69 rhyme 166/234/236
101 nokia-x3-02 166/234/238
105 nokia-lumia-800 166/234/238
106 nokia-e5-00 166/234/238
155 porta-pro-ktc-on-ear-headphone 166/177/181
163 nx200-20-3-megapixel-compact-system-camera 166/196/198
212 panasonic-kx-mb2000-24ppm-3-in-1-monochrome-laser-mfp 166/167/172
244 packard-bell-onetwo 166/167/168
247 nokia-n1-pad-7-9-quad-core-64bit-2-3ghz-2gb-32gb-android-5-0 166/167/165