You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
Form the read me it seems as though the shipping price is only meant to change to free when all of the items in the cart are tagged with the "freeship" tag. This doesn't seem to be the case. When one tagged "freeship" item is in the cart then the shipping is changed to free regardless of whether there are other products in the cart that are not tagged with "freeship".