SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = '6JO2-E04C-709V-NV5E-VY20-78AW-9L3N-OTCD' 
  AND product_id = 50 
  AND expires_at > 1781892322 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00040

JSON explain

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