Add Cart component that can be placed individually (without drawer)

Currently, the cart component is implemented in a drawer, that slides out if you add an item or click the “open cart” link.

It would be nice to be able to add the cart component (or its child components) individually without the drawer, so one may use the cart in a sidebar next to your pages main content.