This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Description
I created the simplest rule possible.
if (Subtotal excl. Tax smaller than 100)
then price should be 4,95 €. Thats all... But if I put a product into the cart which costs less than 100 € then it does not show any shipping costs in the cart. The shipping cost shows in the checkout though.