Details
Description
Pages where shopping cart is displayed should not be cached.
info.magnolia.wcs.integration.model.ShoppingCartModel should set MgnlContext.getWebContext().getResponse().setHeader("Cache-Control", "no-cache");
Checklists
Acceptance criteria