Fix shipping message
This commit is contained in:
parent
f0a9f2c3fa
commit
0c0e0b0538
@ -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">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user