@page "/ShoppingCart" @inherits ShoppingCartBase @if(ShoppingCartItems == null && ErrorMessage == null) {