SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'I2LG-V0MG-WEMW-NJ6K-R3CG-P5RQ-FG3P-IDKH' 
  AND product_id = 92 
  AND expires_at > 1777128392 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00032

JSON explain

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