So much info in so few words. Tooltsy could learn a lot.
In Themes/usebbport_1_1final/index.template.php, find:
// The [calendar]! if ($context['allow_calendar']) echo '<li><a href="', $scripturl, '?action=calendar">' , $txt['calendar24'] , '</a></li>';
Add after:
// SMFShop echo '<li><a href="', $scripturl, '?action=shop">Shop</a></li>';