SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = 'R7VZ-PD90-ZXQL-EPQR-2298-YQO4-ZVEV-30G2' 
  AND product_id = 69 
  AND expires_at > 1781880770 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00025

JSON explain

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