• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 23.02.23, 11:53
  • Opened by: ILIAS ROUGUI
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #24320 - Hide this window purchase

I want this window to be hidden and the cart window built into the theme (the side cart) to appear.

Comments

Fred 23 Feb 2023, 18:39

There is no way to disable it in back office, you can only hide that using custom CSS

#blockcart-modal, .modal-backdrop{display:none !important}
body.modal-open {overflow: auto}
ILIAS ROUGUI 24 Feb 2023, 13:51

ok, that solves the problem of not showing the window, but how do I make the pop up of the side cart show up?

Fred 24 Feb 2023, 17:36

Just click on Cart icon in the Header → https://take.ms/PbOyZ

ILIAS ROUGUI 24 Feb 2023, 17:40

I already know that. What I want is to open this window automatically after adding a product to the cart.

Fred 24 Feb 2023, 17:47

There is no such option, sorry