SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = '9A6I-BZXZ-L7QT-NEOT-FFLF-452M-P8XM-MSUE' 
  AND product_id = 39 
  AND expires_at > 1781890306 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00026

JSON explain

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