Hi,
How to add "Free Shipping" under the top menu?
Thank you,
mingyou
<?php if(gk_is_active_sidebar('search')) : ?>
<div id="gk-search">
<?php gk_dynamic_sidebar('search'); ?>
</div>
<?php endif; ?>