The checkout button disappears when moving a product from the shopping cart to the wishlist · Issue #1895 · smartstore/SmartStoreNET · GitHub
Skip to content

The checkout button disappears when moving a product from the shopping cart to the wishlist #1895

Description

@RamalHaciyev

In "Shopping cart" page after Move to wishlist product Checkout button display hidden

ScreenCapture1

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

ScreenCapture2

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions