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 (
    86384, 89618, 89631, 87370, 89609, 89610, 
    89625, 89638, 90069, 89634, 89726, 
    90091, 90101, 90078, 85533, 89015, 
    90072, 90077, 84108, 89621, 89183, 
    83102, 92198, 92199, 92200, 92201, 
    92202, 92444, 92445, 92446
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00105

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 (86384,89618,89631,87370,89609,89610,89625,89638,90069,89634,89726,90091,90101,90078,85533,89015,90072,90077,84108,89621,89183,83102,92198,92199,92200,92201,92202,92444,92445,92446)) 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
83102 arvan-wall-mounted-2-tap-hole-basin-mixer-with-plate 7184/7187
84108 binsey-wall-mounted-2-tap-hole-basin-mixer-with-plate 7184/7187
85533 drift-wall-plated-single-lever-basin-mixer 7184/7187
86384 beaumont-3-tap-hole-basin-mixer 7184/7187
87370 leg-set-m1-for-traditional-freestanding-baths-deacon 7148/7156
89015 tec-single-lever-mono-basin-mixer-brushed-brass 7184/7187
89183 sanford-wall-mounted-bath-shower-mixer-with-kit 7184/7185
89609 leg-set-c-for-traditional-freestanding-baths 7148/7156
89610 leg-set-c2-for-traditional-freestanding-baths 7148/7156
89618 tec-lever-3-tap-hole-basin-mixer 7184/7187
89621 tec-lever-mono-basin-mixer-matt-black 7184/7187
89625 tec-lever-wall-mounted-basin-mixer-brushed-brass 7184/7187
89631 tec-crosshead-3-tap-hole-basin-mixer 7184/7187
89634 tec-crosshead-mono-basin-mixer-matt-black 7184/7187
89638 tec-crosshead-wall-mounted-basin-mixer-brushed-brass 7184/7187
89726 vibe-high-rise-mixer 7184/7187
90069 windon-deck-mounted-bath-filler 7184/7186
90072 windon-eco-mono-basin-mixer-with-push-button-waste 7184/7187
90077 windon-wall-mounted-bath-shower-mixer-with-kit 7184/7185
90078 windon-wall-mounted-3-tap-hole-basin-mixer 7184/7187
90091 windon-high-rise-mono-basin-mixer-no-waste-en 7184/7187
90101 windon-high-rise-mono-basin-mixer-no-waste-en-en 7184/7187
92198 bath-wastes-push-down-concealed-bath-waste-en 7148
92199 bath-wastes-push-down-concealed-bath-waste-en-en 7148
92200 bath-wastes-push-down-concealed-bath-waste-en-en-en 7148
92201 bath-wastes-push-down-concealed-bath-waste-en-en-en-en 7148
92202 bath-wastes-push-down-concealed-bath-waste-en-en-en-en-en 7148
92444 push-down-concealed-bath-waste 7148
92445 push-down-concealed-bath-waste-en 7148
92446 push-down-concealed-bath-waste-en-en 7148