To avoid showing certain products, simply add the attribute data-exclude
to an existing embedcode.
data-exclude
should be a list of the product IDs that you don't want to be shown in the block.
For example:
Exclude Products
<span class="clerk"
data-template="@clerk-complementary"
data-exclude="[45654]">
</span>