SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = '6KPR-3C6Q-8MYX-USL4-YIBT-6ZYS-12RU-60HF' 
  AND product_id = 134 
  AND expires_at > 1781897685 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00034

JSON explain

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