Replies: 1 comment
-
|
In the Cart manager there is Specifically https://github.com/lunarphp/lunar/blob/1.x/packages/core/src/Managers/CartSessionManager.php#L138-L140 Maybe it should be filtering by them when trying to find the latest cart. @alecritson what do you think? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How change in different channel cart?
when use
CartSession::manager();. It will find the first active cart in the database when login. It is not check the channel.What the best was to select the Shopping cart for designated channels?
Beta Was this translation helpful? Give feedback.
All reactions