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 (
    83401, 85051, 85137, 85183, 85229, 89802, 
    89854, 89926, 91078, 91079, 91492, 
    85016, 85022, 85028, 85034, 89808, 
    89810, 89860, 89862, 89932, 89934, 
    91498, 91500, 82584
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00101

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.82"
    },
    "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": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.42",
        "eval_cost": "2.40",
        "prefix_cost": "10.82",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (83401,85051,85137,85183,85229,89802,89854,89926,91078,91079,91492,85016,85022,85028,85034,89808,89810,89860,89862,89932,89934,91498,91500,82584)) 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
82584 arno-800mm-floor-standing-2-door-vanity-and-thin-edge-basin 7170/7191
83401 athena-wall-hung-2-drawer-vanity-with-mid-edge-1-tap-hole-basin-600mm-en-en 7170/7171
85016 solar-wall-hung-1-door-tall-unit-350mm 7170/7213
85022 solar-wall-hung-1-door-tall-unit-350mm-en 7170/7213
85028 solar-wall-hung-1-door-tall-unit-350mm-en-en 7170/7213
85034 solar-wall-hung-350mm-tall-unit-single-door 7170/7213
85051 fluted-600mm-floor-standing-2-door-vanity-and-mid-edge-basin-en 7170/7191/7310
85137 fluted-600mm-floor-standing-2-door-vanity-and-mid-edge-basin-en-en 7170/7191/7310
85183 fluted-600mm-floor-standing-2-door-vanity-and-mid-edge-basin-en-en-en 7170/7191/7310
85229 fluted-600mm-floor-standing-2-door-vanity-and-mid-edge-basin-en-en-en-en 7170/7191/7310
89802 urban-floor-standing-2-door-1-drawer-vanity-unit-with-minimalist-basin-600mm-en 7170/7191
89808 urban-wall-hung-2-drawer-vanity-unit-with-thin-edge-basin-600mm-en 7170/7171
89810 urban-wall-hung-2-drawer-vanity-unit-with-curved-basin-600mm-en 7170/7171
89854 urban-floor-standing-2-door-1-drawer-vanity-unit-with-minimalist-basin-600mm-en-en 7170/7191
89860 urban-wall-hung-2-drawer-vanity-unit-with-thin-edge-basin-600mm-en-en 7170/7171
89862 urban-wall-hung-2-drawer-vanity-unit-with-curved-basin-600mm-en-en 7170/7171
89926 urban-600mm-floor-standing-2-door-drawer-unit-and-minimalist-basin-1-tap-hole 7170/7191/7310
89932 urban-600mm-wall-hung-2-drawer-unit-and-thin-edge-basin-1-tap-hole 7170/7171
89934 urban-600mm-wall-hung-2-drawer-unit-and-curved-basin-1-tap-hole 7170/7171
91078 classique-floor-standing-2-door-unit-and-1-tap-hole-fireclay-basin-800mm 7170
91079 classique-floor-standing-2-door-unit-and-3-tap-hole-fireclay-basin-800mm 7170
91492 urban-floor-standing-2-door-1-drawer-vanity-and-minimalist-ceramic-basin-600mm 7170
91498 urban-wall-hung-2-drawer-vanity-and-thin-edge-ceramic-basin-600mm 7170
91500 urban-wall-hung-2-drawer-vanity-and-curved-ceramic-basin-600mm 7170