
Breakdance has native Mini Cart element for WooCommerce. We shall use the it and add the free shipping notice after title bar like above image.
Step 1: At first we enable the free shipping method.
- Login to Dashboard
- Go to WooCommerce -> Settings -> Shipping tab
- Setup the free shipping method with this doc
- If you have selected any of the options that include a minimum order amount, enter a Minimum Order Amount.

Step 2: Creates the global blocks and add the free shipping notice element there. We already knew that Mini Cart element is accepting the global blocks before and after content. So we shall use it.
Navigate to Dashboard -> Breakdance -> Global Blocks and creates a new block. Find the Free Shipping Notice element under the Interactive Woo category and add on the canvas. Set the options as per your requirements.

Step 3: After completing the global blocks layout, we shall open the Mini Cart element on the builder editor and set the Free Shipping Notice block there like below image.

That’s it. It is zone based and getting the zone ID with WooCommerce Geolocation method. It will not show for all guest users. When zone ID is matching with the guest user’s geolocaltion, free shipping notice bar will show for him/her.
Leave a Reply