Cart Drawer event
If you're using Smind's cart drawer section but not the sections that provide Smind's form data.
const drawer = new SMI_CartDrawer();
drawer.render();
drawer.onToggle();Last updated
If you're using Smind's cart drawer section but not the sections that provide Smind's form data.
const drawer = new SMI_CartDrawer();
drawer.render();
drawer.onToggle();Last updated