WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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