Free Shipping Progress Bar on Cart Drawer and Page
1. Create a new snippet 'progress-bar' and paste attached code <style> .custom-progress-bar { text-align: center; transition: all 1000ms linear; height: 93px; } /* Style the progress bar */ .custom-progress-bar.cart-shipping__wrapper {…
