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 (
    100913, 100916, 100918, 100919, 100922, 
    101112, 101115, 101121, 101124, 101130, 
    101133, 101514, 101517, 101523, 101526, 
    101532, 101535, 101552, 101555, 101561, 
    101564, 101570, 101573, 101824, 101825, 
    101826, 101827, 101828, 101829, 101830
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00140

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 (100913,100916,100918,100919,100922,101112,101115,101121,101124,101130,101133,101514,101517,101523,101526,101532,101535,101552,101555,101561,101564,101570,101573,101824,101825,101826,101827,101828,101829,101830)) 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
100913 win8tr02-m 7143/7144/7145
100916 win8tw02-m 7143/7144/7145
100918 winmv12-m 7143/7144/7145
100919 wintr02-m 7143/7144/7145
100922 wintw02-m 7143/7144/7145
101112 esk3tr02-m 7143/7144/7145
101115 esk3tw02-m 7143/7144/7145
101121 esk4tr02-m 7143/7144/7145
101124 esk4tw02-m 7143/7144/7145
101130 esk8tr02-m 7143/7144/7145
101133 esk8tw02-m 7143/7144/7145
101514 riv3tr02-m 7143/7144/7145
101517 riv3tw02-m 7143/7144/7145
101523 riv4tr02-m 7143/7144/7145
101526 riv4tw02-m 7143/7144/7145
101532 riv8tr02-m 7143/7144/7145
101535 riv8tw02-m 7143/7144/7145
101552 stp3tr02-m 7143/7144/7145
101555 stp3tw02-m 7143/7144/7145
101561 stp4tr02-m 7143/7144/7145
101564 stp4tw02-m 7143/7144/7145
101570 stp8tr02-m 7143/7144/7145
101573 stp8tw02-m 7143/7144/7145
101824 sy-vgtr03bb 7143/7144/7145
101825 sy-vgtr03bb-p 7143/7144/7145
101826 sy-vgtr03bp 7143/7144/7145
101827 sy-vgtr03bp-p 7143/7144/7145
101828 sy-vgtr03bz 7143/7144/7145
101829 sy-vgtr03bz-p 7143/7144/7145
101830 sy-vgtr03cr 7143/7144/7145