I have added the Seo Express module to a shop, but then the product list is crashing
when I change the URL to:
Generates urls for eCommerce products and variants in the format /Product-Name.aspx and /Product-Name/variant-name.aspx
the productlist answers:
System.NullReferenceException: Object reference not set to an instance of an object.
at Dynamicweb.eCommerce.Frontend.Cart.Renderer.RenderCart(Order Order, Int32 stepReq, Template Template)
at Dynamicweb.eCommerce.Frontend.Cart.Frontend.GetContent()
at Dynamicweb.Frontend.Content.getModule(DataRow& ParagraphRow)
Any idea how I can resolve this, or find the cause of the error?
Any idea how I can resolve this, or find the cause of the error?