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 (
    101886, 101887, 101888, 101889, 101890, 
    101891, 101892, 101893, 101894, 101895, 
    101896, 101897, 101898, 101899, 101900, 
    101901, 101902, 101903, 101904, 101905, 
    101906, 101907, 101908, 101909, 101910, 
    101911, 101912, 101913, 101914, 101915
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00060

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 (101886,101887,101888,101889,101890,101891,101892,101893,101894,101895,101896,101897,101898,101899,101900,101901,101902,101903,101904,101905,101906,101907,101908,101909,101910,101911,101912,101913,101914,101915)) 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
101886 sy-vodf10 7195/7222
101887 sy-vodf10-p 7195/7222
101888 sy-vodf11 7195/7222
101889 sy-vodf11-p 7195/7222
101890 sy-vodf12 7195/7222
101891 sy-vodf12-p 7195/7222
101892 sy-vodf14 7195/7222
101893 sy-vodf14-p 7195/7222
101894 sy-vodfb070 7195/7222
101895 sy-vodfb070-p 7195/7222
101896 sy-vodfb076 7195/7222
101897 sy-vodfb076-p 7195/7222
101898 sy-vodfb080 7195/7222
101899 sy-vodfb080-p 7195/7222
101900 sy-vodfb090 7195/7222
101901 sy-vodfb090-p 7195/7222
101902 sy-vodfb10 7195/7222
101903 sy-vodfb10-p 7195/7222
101904 sy-vodfb11 7195/7222
101905 sy-vodfb11-p 7195/7222
101906 sy-vodfb12 7195/7222
101907 sy-vodfb12-p 7195/7222
101908 sy-vodfb14 7195/7222
101909 sy-vodfb14-p 7195/7222
101910 sy-vodfl19510 7195/7222
101911 sy-vodfl19510-p 7195/7222
101912 sy-vodfl19530bb 7195/7222
101913 sy-vodfl19530bb-p 7195/7222
101914 sy-vodfl19530bbhc 7195/7222
101915 sy-vodfl19530bbhc-p 7195/7222