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 (
    84107, 92026, 92034, 92114, 92122, 89646, 
    89524, 90075, 90062, 91297, 86380, 
    89486, 83097, 84103, 88933, 85531, 
    89620, 89633, 91300, 90067, 86220, 
    90082, 89188, 89724, 86381, 90070, 
    89177, 84745, 83089, 84096
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00111

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 (84107,92026,92034,92114,92122,89646,89524,90075,90062,91297,86380,89486,83097,84103,88933,85531,89620,89633,91300,90067,86220,90082,89188,89724,86381,90070,89177,84745,83089,84096)) 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
83089 arvan-wall-mounted-thermostatic-bath-shower-mixer 7184/7185
83097 arvan-deck-mounted-5-tap-hole-bath-shower-mixer 7184/7185
84096 binsey-wall-mounted-thermostatic-bath-shower-mixer 7184/7185
84103 binsey-deck-mounted-5-tap-hole-bath-shower-mixer 7184/7185
84107 binsey-freestanding-bath-shower-mixer 7184/7185
84745 bar-showers-thermostatic-bath-shower-mixer 7184/7185
85531 drift-bath-shower-mixer 7184/7185
86220 hardy-bath-shower-mixer 7184/7185
86380 beaumont-luxury-3-4-cranked-bath-shower-mixer 7184/7185
86381 beaumont-1-2-bath-shower-mixer 7184/7185
88933 tec-single-lever-wall-mounted-bath-shower-mixer 7184/7185
89177 sanford-deck-mounted-bath-shower-mixer-with-kit 7184/7185
89188 sanford-deck-mounted-4-tap-hole-bath-shower-mixer-no-spout 7184/7185
89486 soar-bath-shower-mixer 7184/7185
89524 sottile-bath-shower-mixer 7184/7185
89620 tec-lever-bath-shower-mixer 7184/7185
89633 tec-crosshead-bath-shower-mixer 7184/7185
89646 revolution-bath-shower-mixer 7184/7185
89724 vibe-bath-shower-mixer 7184/7185
90062 willow-bath-shower-mixer 7184/7185
90067 windon-wall-mounted-thermostatic-bath-shower-mixer 7184/7185
90070 windon-deck-mounted-bath-shower-mixer-with-kit 7184/7185
90075 windon-deck-mounted-5-tap-hole-bath-shower-mixer 7184/7185
90082 windon-deck-mounted-4-tap-hole-bath-shower-mixer-no-spout 7184/7185
91297 aztec-deck-mount-4-tap-hole-bath-mixer-with-kit 7184
91300 aztec-deck-mount-bath-shower-mixer-with-kit 7184
92026 victrion-deck-mounted-crosshead-bath-shower-mixer 7184
92034 victrion-wall-mounted-crosshead-bath-shower-mixer 7184
92114 victrion-deck-mounted-lever-bath-shower-mixer 7184
92122 victrion-wall-mounted-lever-bath-shower-mixer 7184