Fix shipping message

This commit is contained in:
Nathan Chapman 2022-11-13 20:31:54 -07:00
parent f0a9f2c3fa
commit 0c0e0b0538

View File

@ -60,7 +60,7 @@
</form> </form>
<h5> <h5>
Free shipping on coffee orders over ${{ site_settings.free_shipping_min|floatformat:"2" }}<br> Free shipping on coffee orders over ${{ site_settings.free_shipping_min|floatformat:"2" }}<br>
<small>*Merch does not count toward total</small> <small><em>Merch does not count toward total</em></small>
</h5> </h5>
<div class="cart__table-wrapper"> <div class="cart__table-wrapper">
<table class="cart__totals"> <table class="cart__totals">