SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = '4ZOK-9G69-DLLX-27TF-YCTJ-SGVV-P82X-S9H7' 
  AND product_id = 10 
  AND expires_at > 1781882860 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00028

JSON explain

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