Consider any finite commutative semigroup $S$.
Say that $x \leq y$ iff $x = y$ or $xy = y$. This is a partial order on $S$: the only nontrivial property to check is that $x \leq y$ and $y \leq z$ implies $x \leq z$, and (WLOG assuming $x \neq y \neq z$) we have $xy = y$ and $yz = z$, so $xz = x(yz) = (xy)z = yz = z$, as desired.
Is the resulting poset always a lattice, after adding a greatest and/or least element if needed?