Skip to content

Updated config key for allowsMultipleOrdersPerCart function in CartSessionManager#2356

Merged
glennjacobs merged 1 commit intolunarphp:1.xfrom
xV4L3x:fix-typo-in-cart-session-manager
Dec 8, 2025
Merged

Updated config key for allowsMultipleOrdersPerCart function in CartSessionManager#2356
glennjacobs merged 1 commit intolunarphp:1.xfrom
xV4L3x:fix-typo-in-cart-session-manager

Conversation

@xV4L3x
Copy link
Contributor

@xV4L3x xV4L3x commented Nov 21, 2025

Replaced a typo in the allowsMultipleOrdersPerCart function in packages/core/src/Managers/CartSessionManager.php

the function was trying to access the the cart_session config with a wrong key: allowsMultipleOrdersPerCart. I replaced it with the key that was actually in the config: allow_multiple_orders_per_cart

@github-project-automation github-project-automation bot moved this to Todo in Roadmap Nov 21, 2025
@xV4L3x xV4L3x changed the title updated config key for allowsMultipleOrdersPerCart function in CartSessionManager Updated config key for allowsMultipleOrdersPerCart function in CartSessionManager Nov 21, 2025
@glennjacobs glennjacobs merged commit 0bd904e into lunarphp:1.x Dec 8, 2025
45 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Roadmap Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants