raise events for the following: - [x] item added to cart - [x] item removed from cart - [ ] onBeforeSaveProduct - [ ] onSaveProduct - [x] onBeforeSaveOrder (when not cart completedAt != null) - [x] onSaveOrder (when not cart completedAt != null)