@inherits Nop.Web.Framework.Mvc.Razor.NopRazorPage @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers @addTagHelper *, Nop.Web.Framework @inject INopHtmlHelper NopHtml @using System.Text.Encodings.Web @using Microsoft.AspNetCore.Mvc.ViewFeatures @using Microsoft.AspNetCore.Routing @using Nop.Core @using Nop.Core.Infrastructure @using Nop.Core.Domain.Catalog @using Nop.Plugin.Misc.Zettle @using Nop.Plugin.Misc.Zettle.Models @using Nop.Web.Areas.Admin.Models.Catalog @using Nop.Web.Extensions @using Nop.Web.Framework @using Nop.Web.Framework.Extensions @using Nop.Web.Framework.Infrastructure @using Nop.Web.Framework.Models @using Nop.Web.Framework.Models.DataTables @using Nop.Web.Framework.Security.Captcha @using Nop.Web.Framework.Security.Honeypot @using Nop.Web.Framework.Themes @using Nop.Web.Framework.UI