Hi! We use Dawn (7.0.1). For a bit of custom code I’m writing, I need to detect the ID of the currently active, or detect whether the cart in question is the drawer or the page (or the popup!)
Essentially, I need a way to get the current form ID - but I can get this either directly (via some kind of {% current form %}?) or indirectly by knowing which kind of cart is currently in use.