SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = '3AEJ-ZKW8-2LJF-Q0HU-12BQ-336T-B07L-C9X6' 
  AND product_id = 47 
  AND expires_at > 1777514544 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00028

JSON explain

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