SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = '1I3D-A6OX-TN20-K7Z3-4ARE-3861-0PBC-4QGC' 
  AND product_id = 54 
  AND expires_at > 1777394458 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00046

JSON explain

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