Cart Shipping Progress
Incourage higher spends with a Shipping threshold indicator
Installation Guide
Step 1.Unzip file
Step 2.Copy the file shipping-threshold.liquid into snippets directory
Step 3.Open cart-drawer.liquid and add the line {% render 'shipping-threshold' %} just above <cart-drawer-items (about line 78)
How to use
Change the ship variable (this is your shipping threhold amount) in line 2 of shipping-threshold.liquid {% assign ship = 50 %}