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 (
    95119, 95120, 95121, 95122, 95123, 95124, 
    95125, 95126, 95127, 95128, 95129, 
    95130, 95131, 95132, 95133, 95134, 
    95135, 95136, 95137, 95138, 95139, 
    95140, 95141, 95142, 95143, 95144, 
    95145, 95146, 95147, 95148
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00109

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "13.52"
    },
    "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": 30,
      "rows_produced_per_join": 30,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "10.52",
        "eval_cost": "3.00",
        "prefix_cost": "13.52",
        "data_read_per_join": "50K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (95119,95120,95121,95122,95123,95124,95125,95126,95127,95128,95129,95130,95131,95132,95133,95134,95135,95136,95137,95138,95139,95140,95141,95142,95143,95144,95145,95146,95147,95148)) and (`nuie_scalesta_net`.`cscart_seo_names`.`type` = 'p') and (`nuie_scalesta_net`.`cscart_seo_names`.`dispatch` = '') and (`nuie_scalesta_net`.`cscart_seo_names`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id seo_name seo_path
95119 rll414mb-k 7228/7229
95120 rll414n-k 7228/7229
95121 rll416n-k 7228/7229
95122 rll418mb-k 7228/7229
95123 rll418n-k 7228/7229
95124 rll507mb-k 7228/7229
95125 rll507n-k 7228/7229
95126 rll508ant-k 7228/7229
95127 rll508mb-k 7228/7229
95128 rll508n-k 7228/7229
95129 rll511n-k 7228/7229
95130 rll512ant-k 7228/7229
95131 rll515mb-k 7228/7229
95132 rll515n-k 7228/7229
95133 rll516mb-k 7228/7229
95134 rll516n-k 7228/7229
95135 rll518mb-k 7228/7229
95136 rll607mb-k 7228/7229
95137 rll607n-k 7228/7229
95138 rll608mb-k 7228/7229
95139 rll608n-k 7228/7229
95140 rll610n-k 7228/7229
95141 rll611mb-k 7228/7229
95142 rll611n-k 7228/7229
95143 rll612n-k 7228/7229
95144 rll614mb-k 7228/7229
95145 rll614n-k 7228/7229
95146 rll615mb-k 7228/7229
95147 rll615n-k 7228/7229
95148 rll616mb-k 7228/7229