SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'STW5-K58G-Q308-1WW4-GXJD-E5VG-6JH8-T2GC' 
  AND product_id = 206 
  AND expires_at > 1770259187 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00039

JSON explain

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