How do I configure Litium 8 to cookie-track carts for anons & signedins

We have a litium 7 solution where we use the “LitiumShoppingCart” cookie for cart restoration, we’re trying to migrate the same code to a litium 8 solution but can’t figure out how to configure cookie-tracking.

Where’s the ShoppingCartItemConstants.SHOPPING_CART_COOKIE_NAME located in Litium 8?

Litium version: 8.7.2

Isen’t the cart always saved in the cookie in L8?
Adding this code in Startup.cs makes it possible to control the time.

And if you’re looking for the name, I think it’s “cart”

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.