Skip to the content

SKU: 23616

George Stirling Salt & Pepper Shakers, 90mm, Milk-white, 12/pk

System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at Ecom.Core.Locations.LocationsSearch.LocationsBrowser.get_FacetFields() in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\Locations\LocationsSearch.cs:line 124
   at DesignAgency.BoboFacets.Services.BaseBrowser.CreateBrowseRequest(List`1 querystring, Nullable`1 page, Boolean useOffset, Int32 itemsPerPage) in C:\SourceControl\DesignAgency.BoboFacets\development\DesignAgency.BoboFacets\Services\BaseBrowser.cs:line 230
   at Ecom.Core.Locations.LocationsSearch.LocationsBrowser.CreateBrowseRequest(SearchParameters searchParams) in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\Locations\LocationsSearch.cs:line 138
   at Ecom.Core.Locations.LocationsSearch.Execute() in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\Locations\LocationsSearch.cs:line 292
   at Ecom.Core.Locations.LocationsSearch.FindByParams(SearchParameters searchParameters, Boolean includeFacets) in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\Locations\LocationsSearch.cs:line 325
   at Ecom.Core.ProductCatalogue.StoreState.get_AvailableStockLocations() in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\ProductCatalogue\StoreState.cs:line 348
   at Ecom.Core.ProductCatalogue.CacheHelper.PrePopulateLocalCaches(LongTermCachedDataTypes dataTypes, List`1 items) in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\ProductCatalogue\CacheHelper.cs:line 187
   at Ecom.Core.ProductCatalogue.CacheHelper.GetItemStockAtLocations(String productExternalId) in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\ProductCatalogue\CacheHelper.cs:line 162
   at Ecom.Core.ProductCatalogue.Helpers.GetRealTimeStockLevelsDisplayFromCache(String productExternalId, Dictionary`2 productStockDisplaySetting, Boolean applyDisplayStockSetting) in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\ProductCatalogue\Helpers.cs:line 372
   at Ecom.Core.ProductCatalogue.Helpers.GetTotalStockFromRealTimeStockLevelsCache(WebstoreProduct product) in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\ProductCatalogue\Helpers.cs:line 388
   at Ecom.Core.Models.DocTypes.WebstoreProduct.get_Stock() in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\Models\DocTypes\WebstoreProduct.cs:line 208
   at Ecom.Core.ProductCatalogue.Helpers.CanBePurchased(WebstoreProduct product) in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\ProductCatalogue\Helpers.cs:line 146
   at Ecom.Core.Models.DocTypes.WebstoreProduct.get_CanBePurchased() in C:\Development\GitRepos\360Commerce.Platform\Ecom.Core\Models\DocTypes\WebstoreProduct.cs:line 359
   at ASP._Page_Views_Partials_EcomCore_Catalogue_ProductDetails_PurchaseProduct_cshtml.Execute() in C:\Websites\Astro\wwwroot\Views\Partials\EcomCore\Catalogue\ProductDetails\PurchaseProduct.cshtml:line 86
   at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
   at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
   at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
   at Umbraco.Core.Profiling.ProfilingView.Render(ViewContext viewContext, TextWriter writer)
   at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_1.<BeginInvokeAction>b__1(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)
   at System.Web.Mvc.Controller.<>c.<BeginExecuteCore>b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
   at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
   at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
   at System.Web.Mvc.MvcHandler.<>c.<BeginProcessRequest>b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
   at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
   at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass5_0.<Wrap>b__0()
   at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func)
   at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
   at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
   at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage)
   at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm)
   at System.Web.Mvc.Html.ChildActionExtensions.ActionHelper(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues, TextWriter textWriter)
   at System.Web.Mvc.Html.ChildActionExtensions.Action(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues)
   at Our.Umbraco.DocTypeGridEditor.Web.Extensions.HtmlHelperExtensions.RenderDocTypeGridEditorItem(HtmlHelper helper, IPublishedContent content, String editorAlias, String viewPath, String previewViewPath, Boolean isPreview)
   at ASP._Page_app_plugins_doctypegrideditor_render_doctypegrideditor_cshtml.Execute() in C:\Websites\Astro\wwwroot\app_plugins\doctypegrideditor\render\doctypegrideditor.cshtml:line 28
   at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
   at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
   at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
   at Umbraco.Core.Profiling.ProfilingView.Render(ViewContext viewContext, TextWriter writer)
   at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
   at ASP._Page_Views_Partials_grid_editors_base_cshtml.Execute() in C:\Websites\Astro\wwwroot\Views\Partials\grid\editors\base.cshtml:line 20

The GEORGE Salt & Pepper Shakers are part of the durable and refined GEORGE porcelain collection, designed to bring consistency and elegance to commercial dining environments. Made from natural clay and kiln-fired at 1300°C, these shakers are built to last while maintaining a clean, milk-white finish. Perfectly suited for daily service in hotels, resorts, hospitals, and commercial kitchens, these classic shakers combine practical functionality with timeless design.

Product Details:

  • Colour: Milk-white
  • Finish: Glossy
  • Sold: Pack of 12
  • Suitable for commercial and hospitality use

Care Instructions:

  • Dishwasher safe
  • Wipe or rinse clean regularly to maintain clarity and hygiene

Specifications:

  • Height: 90mm
  • Material: Porcelain (natural clay)
  • Firing Temperature: 1300°C
Show More
Account