Let the repeated root be \( \alpha \), and distinct roots be \( \beta \), \( \gamma \).
Then the cubic factors as:
\[
(x - \alpha)^2(x - \beta) = 2x^3 + 5x^2 - 4x - 12
\]
Divide the polynomial by \( (x - \alpha)^2 \) using long division (or synthetic division), or assume form:
\[
2x^3 + 5x^2 - 4x - 12 = (x - \alpha)^2(x - \beta)
\Rightarrow \text{Quadratic: } (x - \beta)(x - \gamma) = x^2 - (\beta + \gamma)x + \beta\gamma
\]
From this, constant term = product of roots = \( \beta\gamma \)
Once polynomial is factorized or the distinct quadratic roots found, their product (constant term) = \( \boxed{-6} \)