You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In "Shopping cart" page after Move to wishlist product Checkout button display hidden
I found a bug in this line code.
\src\Presentation\SmartStore.Web\Views\ShoppingCart\Partials**_RefreshCartScript.cshtml** $("#start-checkout-buttons").toggleClass("d-none", !response.showCheckoutButtons);
In addition, the shopping basket not updated after adding the product