@using Nop.Web.Models.Catalog @model TopMenuModel @{ var isRtl = await Html.ShouldUseRtlThemeAsync(); }