The goods value is no longer enough
"The gift … was removed from your cart because the cart value is no longer sufficient."
If the automation is on, the plugin finds the matching rewards and adds them to the cart before Shopware enriches the product data. If the goods value is zero, nothing happens and the opt-out marker is cleared.
Every reward in the cart is checked again: does the entry still exist, is it active, does it belong to a visible group, does the rule match, is the product active, is the goods value enough in the current currency?
Two items with the same reward identifier can never coexist; the second one is dropped. The same product from two different rewards is allowed though.
Product rewards are priced at €0.00, discount rewards get a negative percentage or absolute calculation. Only then does Shopware build the totals.
Cart3 items
Subtotal€471.15
The result: three items, two of them rewards.
For every reason the plugin ships its own notice. The notice does not block the order and is shown only once.
"The gift … was removed from your cart because the cart value is no longer sufficient."
"… was removed because it is no longer available for your cart." This also applies when the product is deactivated.
"… was removed because the gift promotion is no longer available." Then every reward falls away at once.
Observed and not confirmed. In our test on 13 September the reward disappeared when the threshold was undercut, but the notice was not visible; the cart only said "Cart updated". The texts are in the plugin, we could not reproduce the notice itself.
If the goods value drops to zero because the last purchased item was removed, all rewards go with it. A cart containing nothing but gifts does not occur. That also covers the case where somebody deletes every normal item and keeps clicking the tiles: without goods value there is no reward.
The basis of the threshold against the condition in the standard
Every field of a reward group, card by card.
Every field of a reward, depending on its type.
The eight settings with their help texts.
What happens on every recalculation.
Order, stock, tax and invoice.
Thirteen words that keep coming up.
Put a product into the cart in the demo shop and watch the gifts appear. Or start free with a single reward in your own shop.