SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = 'UXEM-GQ2B-5XRT-3VSI-QJM9-XRA5-V6MT-9T8P' 
  AND product_id = 67 
  AND expires_at > 1781897685 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00038

JSON explain

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