SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'MPBK-58XW-6NPC-A6SG-Z9RG-SSLH-U1NC-4ZAG' 
  AND product_id = 22 
  AND expires_at > 1777118237 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00023

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}