@model ManufacturerNavigationModel @using SmartStore.Core.Domain.Catalog; @using SmartStore.Core.Infrastructure; @using SmartStore.Services.Catalog; @using SmartStore.Web.Models.Catalog; @if (Model.Manufacturers.Count > 0) {