SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = 'L0NA-YE3M-G4GR-KN33-NXYN-2PNQ-HRLK-N5VW' 
  AND product_id = 29 
  AND expires_at > 1781762697 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00034

JSON explain

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