Hey guys,
I’m adding a small feature to my Theme, and I need the cart to appear after a click on a custom button. My theme is Dawn, and when using Cart type Drawer or Popup notification, I know that my cart is a dialog box.
I try to force it to open by adding the attributes that it has when it begins like “open” and “aria-modal”=“true”.
but nothing happens.
Any idea how to make it work?