Namespace Dynamicweb.Ecommerce.Frontend.Cart
Classes
- Cart
Catch - Class CartCatch. This class cannot be inherited.
- Cart
Page Template Extender - Represents the extender for the CartPage template.
- Product
Reserve - It concerns for the reservation of products when they added to the basket.
- Saved
For Later Cart Deleted Observer - Saves product which were in the card before deletion into the database
- Saved
For Later Cart Line Added Observer - Removes the product from the SavedForLater's list of products from Database when it's added to the cart
- Saved
For Later Cart Line Removed Observer - Adds the product to the SavedForLater table whe the product is removed
- Saved
For Later Product Removed Observer - Removes the product from the SavedForLater's list of products from Database.
Structs
- Product
Key - Struct ProductKey
Enums
- Product
Reserve Mode - Defines the product reserve modes.