Skip to content

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

@RamalHaciyev

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

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions