[guided]We now analyse the shuffles in which the input $X_0 = w$ is consumed by $\beta$. Each $\sigma \in \operatorname{Sh}_B$ satisfies $\sigma(k)=0$, because $0$ is the smallest value in the ordered second block. Define
\begin{align*}
\Phi_B: \operatorname{Sh}_B &\longrightarrow \operatorname{Sh}_{\{1,\dots,k+\ell-1\}}(k, \ell-1), \\
\sigma &\longmapsto \tau,
\end{align*}
where $\tau(j) := \sigma(j)$ for $j \in \{0, \dots, k-1\}$ and $\tau(j) := \sigma(j+1)$ for $j \in \{k, \dots, k+\ell-2\}$. This construction deletes the position $k$, the position occupied by the value $0$, and then reindexes the remaining positions in order. The ordering conditions defining a shuffle are preserved: the first block remains ordered because $\sigma(0)<\cdots<\sigma(k-1)$, and the second block remains ordered because $\sigma(k+1)<\cdots<\sigma(k+\ell-1)$. Hence $\tau$ is a $(k,\ell-1)$-shuffle of $\{1,\dots,k+\ell-1\}$.
The map $\Phi_B$ is bijective. Given a $(k,\ell-1)$-shuffle $\tau$ of $\{1,\dots,k+\ell-1\}$, the inverse map inserts the value $0$ at position $k$, keeps the first $k$ positions equal to $\tau(0),\dots,\tau(k-1)$, and shifts the remaining $\ell-1$ positions one place to the right. Since $0$ is smaller than every value in $\{1,\dots,k+\ell-1\}$, the second block begins with its smallest element, and the shuffle inequalities are satisfied.
We must now compute the sign introduced by inserting $0$ at position $k$. The permutation $\sigma$ takes $\sigma(k)=0$, while $\sigma(0),\dots,\sigma(k-1)$ are all positive integers because $\sigma$ is a bijection and no position other than $k$ maps to $0$. Therefore, for every $i \in \{0,\dots,k-1\}$, the pair $(i,k)$ is an inversion of $\sigma$:
\begin{align*}
\sigma(i) > 0 = \sigma(k).
\end{align*}
There are exactly $k$ such inversions. If $j \in \{k+1,\dots,k+\ell-1\}$, then $(k,j)$ is not an inversion because
\begin{align*}
\sigma(k)=0 < \sigma(j).
\end{align*}
All pairs of positions not involving $k$ have the same relative order in $\sigma$ as the corresponding pairs have in $\tau$. Hence the inversion count of $\sigma$ differs from the inversion count of $\tau$ by exactly $k$, and therefore
\begin{align*}
\operatorname{sgn}(\sigma) = (-1)^k\operatorname{sgn}(\tau).
\end{align*}
This is the source of the graded sign: $w$ must sit after the $k$ inputs assigned to $\alpha$, and that contributes one sign change for each of those $k$ inputs.
For this $\sigma \in \operatorname{Sh}_B$, the corresponding summand in $(\ast)$ is
\begin{align*}
\operatorname{sgn}(\sigma)\, \alpha\bigl(X_{\sigma(0)}, \dots, X_{\sigma(k-1)}\bigr)\, \beta\bigl(X_{\sigma(k)}, X_{\sigma(k+1)}, \dots, X_{\sigma(k+\ell-1)}\bigr).
\end{align*}
Using $\sigma(k)=0$ and $X_0=w$, this becomes
\begin{align*}
\operatorname{sgn}(\sigma)\, \alpha\bigl(X_{\sigma(0)}, \dots, X_{\sigma(k-1)}\bigr)\, \beta\bigl(w, X_{\sigma(k+1)}, \dots, X_{\sigma(k+\ell-1)}\bigr).
\end{align*}
By the definition of the interior product on the $\ell$-form $\beta$,
\begin{align*}
(\iota_w\beta)\bigl(X_{\sigma(k+1)}, \dots, X_{\sigma(k+\ell-1)}\bigr)
= \beta\bigl(w, X_{\sigma(k+1)}, \dots, X_{\sigma(k+\ell-1)}\bigr).
\end{align*}
Rewriting the same summand through $\tau=\Phi_B(\sigma)$ and substituting the sign relation gives
\begin{align*}
&\operatorname{sgn}(\sigma)\, \alpha\bigl(X_{\tau(0)}, \dots, X_{\tau(k-1)}\bigr)\, (\iota_w\beta)\bigl(X_{\tau(k)}, \dots, X_{\tau(k+\ell-2)}\bigr) \\
&\qquad = (-1)^k\operatorname{sgn}(\tau)\, \alpha\bigl(X_{\tau(0)}, \dots, X_{\tau(k-1)}\bigr)\, (\iota_w\beta)\bigl(X_{\tau(k)}, \dots, X_{\tau(k+\ell-2)}\bigr).
\end{align*}
Now sum this identity over all $\sigma \in \operatorname{Sh}_B$. Since $\Phi_B$ is a bijection, summing over $\sigma \in \operatorname{Sh}_B$ is the same as summing over $\tau \in \operatorname{Sh}(k,\ell-1)$, so
\begin{align*}
S_B = (-1)^k \sum_{\tau \in \operatorname{Sh}(k,\ell-1)} \operatorname{sgn}(\tau)\, \alpha\bigl(X_{\tau(0)}, \dots, X_{\tau(k-1)}\bigr)\, (\iota_w\beta)\bigl(X_{\tau(k)}, \dots, X_{\tau(k+\ell-2)}\bigr).
\end{align*}
The sum on the right is exactly the shuffle expansion of $\alpha \wedge (\iota_w\beta)$ evaluated on $(X_1,\dots,X_{k+\ell-1})$, with $\alpha$ a $k$-form and $\iota_w\beta$ an $(\ell-1)$-form. Applying the [Shuffle Formula for the Wedge Product](/theorems/3558) in reverse gives
\begin{align*}
S_B = (-1)^k\, \bigl(\alpha \wedge (\iota_w\beta)\bigr)(X_1, \dots, X_{k+\ell-1}).
\end{align*}[/guided]