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 (
    83104, 84110, 83092, 84099, 90077, 89183, 
    85654, 84105, 83099, 92839, 92897, 
    92898, 92900, 92903, 92904, 92907, 
    92908, 92911, 92912, 92935, 92937, 
    92939, 92941, 92943, 92945, 93054, 
    93055, 93056, 93057, 93058
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00106

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 (83104,84110,83092,84099,90077,89183,85654,84105,83099,92839,92897,92898,92900,92903,92904,92907,92908,92911,92912,92935,92937,92939,92941,92943,92945,93054,93055,93056,93057,93058)) 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
83092 arvan-deck-mounted-bath-shower-mixer-with-kit 7184/7185
83099 arvan-wall-mounted-bath-shower-mixer-with-kit 7184/7185
83104 arvan-deck-mounted-4-tap-hole-bath-shower-mixer-no-spout 7184/7185
84099 binsey-deck-mounted-bath-shower-mixer-with-kit 7184/7185
84105 binsey-wall-mounted-bath-shower-mixer-with-kit 7184/7185
84110 binsey-deck-mounted-4-tap-hole-bath-shower-mixer-no-spout 7184/7185
85654 series-two-bath-shower-mixer 7184/7185
89183 sanford-wall-mounted-bath-shower-mixer-with-kit 7184/7185
90077 windon-wall-mounted-bath-shower-mixer-with-kit 7184/7185
92839 arv1521 7184/7185
92897 bin1521 7184/7185
92898 bin1521f 7184/7185
92900 bin321f 7184/7185
92903 bin421 7184/7185
92904 bin421f 7184/7185
92907 bin721 7184/7185
92908 bin721f 7184/7185
92911 bin821 7184/7185
92912 bin821f 7184/7185
92935 can304 7184/7185
92937 can404 7184/7185
92939 can804 7184/7185
92941 car304 7184/7185
92943 car404 7184/7185
92945 car804 7184/7185
93054 che321 7184/7185
93055 che321bc 7184/7185
93056 che321bco 7184/7185
93057 che321bg 7184/7185
93058 che321bn 7184/7185