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 (
    139, 140, 141, 142, 143, 144, 145, 146, 
    147, 148, 149, 150, 151, 152, 153, 154, 
    155, 156, 157, 158, 159, 160, 161, 162
  ) 
  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.00060

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "89.30"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "ALL",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "rows_examined_per_scan": 411,
      "rows_produced_per_join": 47,
      "filtered": "11.68",
      "cost_info": {
        "read_cost": "79.70",
        "eval_cost": "9.60",
        "prefix_cost": "89.30",
        "data_read_per_join": "81K"
      },
      "used_columns": [
        "name",
        "object_id",
        "company_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`satishecarter_march_003`.`cscart_seo_names`.`object_id` in (139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162)) 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)))"
    }
  }
}

Result

product_id seo_name seo_path
150 wildwood-city-classic 203/204/210
148 16gb-a-series-walkman-video-mp3 166/177/179
149 8gb-e-series-walkman-video-mp3 166/177/179
162 aiko-safe-model-as-180-office-safe-with-one-shelve-and-one-drawer 250/253
159 aiko-safe-model-as-53-home-safe-horizontal-model-with-one-tray 250/253
158 aiko-safe-model-economy-as-30-home-safe-with-single-key 250/253
156 extra-bass-headphones-70mm 166/177/181
154 jr900-wireless-headphones 166/177/181
155 porta-pro-ktc-on-ear-headphone 166/177/181
146 sansa-clip-mp3-player-blue-4gb 166/177/179
139 shinobido-2-revenge-of-zen 245/249
152 drifter-2 203/204/210
157 studio-monitor-headphones 166/177/181
153 ur55-full-size-headphones 166/177/181
145 sansa-fuze-mp3-player-red-4gb 166/177/179
160 drifter-3 203/204/210
151 wildwood-classic 203/204/210
161 mv800-16-1-megapixel-multiview-compact-digital-camera 166/196/198
140 yamaha-pdx-11-db 166/177/180
141 yamaha-pdx-11-gr 166/177/180
144 yamaha-pdx-30bu 166/177/180
143 yamaha-pdx-30pi 166/177/180
142 yamaha-tsx-130wh 166/177/180
147 sansa-clip-mp3-player-red-4gb 166/177/179