For n=1 the elements are 1 (identity) and s1, the order contains pair (1, s1). The antichains are {}, {1}, and {s1}.
For n=2 the line (Hasse) diagram is below.
s1*s2*s1
/ \
s2*s1 s1*s2
| X |
s2 s1
\ /
1
The set of antichains is {{}, {1}, {s2}, {s2, s1}, {s1}, {s2*s1}, {s2*s1, s1*s2}, {s1*s2}, {s1*s2*s1}}.