#pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 4 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Search.cshtml"

            Layout            = "_LayoutHome";
            ViewData["Title"] = "Search";

#line default
#line hidden
            BeginContext(132, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(301, 15, true);
            WriteLiteral("\r\n<h3>Tìm thấy ");
            EndContext();
            BeginContext(317, 13, false);
#line 15 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Search.cshtml"
            Write(ViewBag.total);

#line default
#line hidden
            EndContext();
            BeginContext(330, 17, true);
            WriteLiteral(" sản phẩm!</h3>\r\n");
            EndContext();
            BeginContext(347, 142, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("pagination", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "79bdaec38a7898d0def27457ac4406a70354ef684076", async() => {
            }
                                                                        );
            __WebApp_PaginationTagHelper = CreateTagHelper <global::WebApp.PaginationTagHelper>();
            __tagHelperExecutionContext.Add(__WebApp_PaginationTagHelper);
            BeginWriteTagHelperAttribute();
            WriteLiteral("/home/search/{0}?q=");
#line 16 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Search.cshtml"
            WriteLiteral(Context.Request.Query["q"]);

#line default
#line hidden
            __tagHelperStringValueBuffer     = EndWriteTagHelperAttribute();
            __WebApp_PaginationTagHelper.Url = __tagHelperStringValueBuffer;
            __tagHelperExecutionContext.AddTagHelperAttribute("url", __WebApp_PaginationTagHelper.Url, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 16 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Search.cshtml"
            __WebApp_PaginationTagHelper.Size = 9;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("size", __WebApp_PaginationTagHelper.Size, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 16 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Search.cshtml"
            __WebApp_PaginationTagHelper.Total = ViewBag.total;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("total", __WebApp_PaginationTagHelper.Total, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 16 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Search.cshtml"
            __WebApp_PaginationTagHelper.Page = ViewContext.GetId("id");

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("page", __WebApp_PaginationTagHelper.Page, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(489, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(491, 44, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "79bdaec38a7898d0def27457ac4406a70354ef686685", async() => {
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Name = (string)__tagHelperAttribute_0.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#line 17 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Search.cshtml"
            __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model = Model;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("model", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(535, 4, true);
            WriteLiteral("\r\n\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 4 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Index.cshtml"

            Layout            = "_LayoutHome";
            ViewData["Title"] = "SportsShop";

#line default
#line hidden
            BeginContext(137, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(139, 111, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("pagination", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c33b9011ebc4346c11e478413996e9a1491986643939", async() => {
            }
                                                                        );
            __WebApp_PaginationTagHelper = CreateTagHelper <global::WebApp.PaginationTagHelper>();
            __tagHelperExecutionContext.Add(__WebApp_PaginationTagHelper);
            __WebApp_PaginationTagHelper.Url = (string)__tagHelperAttribute_0.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#line 9 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Index.cshtml"
            __WebApp_PaginationTagHelper.Total = ViewBag.total;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("total", __WebApp_PaginationTagHelper.Total, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 9 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Index.cshtml"
            __WebApp_PaginationTagHelper.Size = 9;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("size", __WebApp_PaginationTagHelper.Size, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 9 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Index.cshtml"
            __WebApp_PaginationTagHelper.Page = ViewContext.GetId("id");

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("page", __WebApp_PaginationTagHelper.Page, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(250, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(252, 45, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "c33b9011ebc4346c11e478413996e9a1491986646115", async() => {
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Name = (string)__tagHelperAttribute_1.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 10 "D:\Shop\WebAppShopFull\WebApp\Views\Home\Index.cshtml"
            __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model = Model;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("model", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(297, 6, true);
            WriteLiteral("\r\n\r\n\r\n");
            EndContext();
        }