| AddToCartController |
Controller for Add to Cart functionality which is not specific to a certain page.
|
| AnonymousConsentController |
Controller for managing Anonymous Consent Cookie
|
| AuthenticationController |
Controller for checking user's authentication status
|
| EstimateTaxesController |
Controller to handle the tax estimation on a cart.
|
| FavIconController |
Controller for evil clients that go for the favicon.ico directly in the root, redirect them to the real location
|
| MiniCartController |
Controller for MiniCart functionality which is not specific to a page.
|
| RobotsController |
Controller for web robots instructions
|
| SiteMapController |
|
| StoreSessionController |
Controller for store session.
|