![[Code Sales]: Announcement bar/How much is left until free shipping?](http://section-stock.com/cdn/shop/files/2025-03-168.08.05.png?v=1742080682&width=1445)
This section is available in the header.
More detailed settings are available in the "SS-Free Shipping" block.

Set the amount threshold.

You can edit the text that appears when no items are in the cart.
The default is "Free shipping nationwide."

You can edit the text that appears when the threshold is met and the item is in the cart.
By default, "Free Shipping" will be entered.

You can edit the text that appears when there are more than a certain number of items in the cart.
By default, it says "You can now order the items in your cart with free shipping!"

In addition to the free shipping setting, if you purchase more than XX yen,
-
Novelty gift
- Coupon gift
It can also be used for promotional measures such as:
Other settings, such as background color, can be configured from "SS-Announcement Bar/Free Shipping."


{%- liquid
assign social_icons = true
if settings.social_facebook_link == blank and settings.social_instagram_link == blank and settings.social_youtube_link == blank and settings.social_tiktok_link == blank and settings.social_twitter_link == blank and settings.social_pinterest_link == blank and settings.social_snapchat_link == blank and settings.social_tumblr_link == blank and settings.social_vimeo_link == blank
assign social_icons = false
endif
if section.settings.enable_country_selector or section.settings.enable_language_selector
assign language_country_selector = true
endif