SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'OLD0-0ADB-AJAD-36QI-92MO-P5OL-LR0V-NTNQ' 
  AND product_id = 80 
  AND expires_at > 1777643617 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00028

JSON explain

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