CheckoutDraw
A component to hold the checkout form on the side of the product page
Props:
| Prop Name | Type | Is Required | Default Value | Description | 
|---|---|---|---|---|
| open | bool | optional | none | determins if the menu is open or closed | 
| toggleDraw | func | optional | none | Trigger funtion on open and shutt the draw |