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 (
    2822, 2244, 2245, 2808, 2351, 2352, 2342, 
    2270, 2843, 2225, 2323, 2266, 13822, 
    2813, 2814, 13821, 4378, 2550, 2551, 
    13142, 15143, 15144, 12684, 14457, 
    2176, 2171, 2169, 2168, 2167, 2165
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00071

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": ["PRIMARY", "dispatch"],
      "key": "PRIMARY",
      "key_length": "206",
      "used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
      "rows": 30,
      "filtered": 100,
      "index_condition": "cscart_seo_names.object_id in (2822,2244,2245,2808,2351,2352,2342,2270,2843,2225,2323,2266,13822,2813,2814,13821,4378,2550,2551,13142,15143,15144,12684,14457,2176,2171,2169,2168,2167,2165) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'en'"
    }
  }
}

Result

product_id seo_name seo_path
2165 monin-syrup-passion-fruit-1-x-1lt-1s 265/357
2167 monin-liqueur-morelo-cherry-1-x-700ml-1s 265/357
2168 monin-liqueur-mango-1-x-700ml-1s 265/357
2169 monin-liqueur-kiwi-1-x-700ml-1s 265/357
2171 monin-syrup-coconut-1-x-1lt-1s 265/357
2176 monin-syrup-chai-tea-1-x-700ml-1s 265/357
2225 martini-vermouth-wine-bianco-1-x-750ml-bottle 265/357
2244 lupini-750ml-sambuca-black-1-x-750ml-bottle 265/357
2245 lupini-750ml-sambuca-gold-1-x-750ml-bottle 265/357
2266 martini-vermouth-wine-rosso-1-x-750ml-1s 265/357
2270 999-malibu-rum-coconut-1-x-750ml-bottle 265/357
2323 martini-vermouth-extra-dry-1-x-750ml-1s 265/357
2342 makers-mark-whiskey-bourbon-1-x-750ml-1s 265/357
2351 macallan-whisky-scotch-12yr-1-x-750ml-1s 265/357
2352 macallan-750ml-whisky-single-malt-fine-oak-10yr-1-x-750ml-1s 265/357
2550 moet-and-chandon-750ml-wine-brut-imperial-gift-box-1-x-750ml-ea 265/356
2551 moet-and-chandon-750ml-wine-brut-imperial-rose-1-x-750ml-1s 265/356
2808 lutzville-cape-diamond-wine-merlot-1-x-750ml-1s 265/356
2813 meerlust-wine-chardonnay-2008-1-x-750ml-1s 265/356
2814 meerlust-wine-rubicon-1-x-750ml-1s 265/356
2822 lookout-wine-750ml-pinotage-rose-2010-1-x-750ml-1s 265/356
2843 margaret-wine-rose-1-x-750ml-1s 265/356
4378 millers-gd-330ml-beer-nrb-24-x-330ml 265/355
12684 moet-and-chandon-brut-2021-giftbox-1-x-750ml-ea 265/356
13142 moet-and-chandon-brut-imperial-375ml 265
13821 miller-genuine-draft-beer-bottles-6-pack-330-ml 265
13822 mayfair-gin-and-tonic-24-x-440ml 265
14457 mokador-liqueur-coffee-1-x-750ml 265
15143 moet-and-chandon-non-vintage-imperial-brut-1-x-750ml 265
15144 moet-and-chandon-rose-non-vintage-1-x-750ml 265