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 (
    84692, 84957, 84852, 84751, 87975, 84753, 
    84860, 84863
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00067

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "3.61"
    },
    "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": 8,
      "rows_produced_per_join": 8,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "2.81",
        "eval_cost": "0.80",
        "prefix_cost": "3.61",
        "data_read_per_join": "13K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (84692,84957,84852,84751,87975,84753,84860,84863)) 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
84692 bliss-compact-semi-flush-to-wall-toilet-pan-cistern-soft-close-seat-and-600mm-1-tap-hole-basin-and-full-pedestal-bathroom-suite 7322/7323
84751 harmony-semi-flush-to-wall-toilet-pan-cistern-soft-close-seat-and-500mm-1-tap-hole-basin-with-semi-pedestal-bathroom-suite 7322/7323
84753 ivo-toilet-pan-cistern-soft-close-seat-and-550mm-1-tap-hole-basin-with-full-pedestal-bathroom-suite 7322/7323
84852 lawton-compact-toilet-pan-cistern-soft-close-seat-and-550mm-1-tap-hole-basin-with-full-pedestal-bathroom-suite 7322/7323
84860 melbourne-toilet-pan-cistern-soft-close-seat-and-550mm-1-tap-hole-basin-with-full-pedestal-bathroom-suite 7322/7323
84863 melbourne-toilet-pan-cistern-soft-close-seat-and-550mm-2-tap-hole-basin-with-full-pedestal-bathroom-suite 7322/7323
84957 asselby-close-coupled-toilet-pan-cistern-soft-close-seat-and-500mm-1-tap-hole-basin-with-full-pedestal-bathroom-suite 7322/7323
87975 ava-compact-rimless-toilet-pan-cistern-soft-close-seat-and-545mm-1-tap-hole-full-pedestal-basin-bathroom-suite 7322/7323