Add free shipping progress bar - Dawn theme shopify
Before you start it
- Dawn theme version at this post is 6.0.2
- Duplicate your theme
Quick Look 👀
Getting started ✏️
main-product.liquid
Online store > themes > Actions > Edit code > Snippets > cart-drawer.liquid
find
{%- if cart != empty -%}
1 | {%- if settings.cart_show_free_shipping_threshold -%} |
cart-progress-bar.liquid
Snippets > cart-progress-bar.liquid
paste code
1 | {% style %} |
Locales > en.default.json. Insert translations settings
1 | "free_shipping": "You are eligible for free shipping!", |
How to use
Online store > themes > Customize
Theme settings > Cart