Skip to content

Conversation

@mamazu
Copy link
Collaborator

@mamazu mamazu commented Oct 9, 2025

Fixes #163

@TalkMarc
Copy link
Contributor

Thank you for looking into this.
Sadly this doesn't fix this issue:
$value->getCustomerOptionType() is functionally equivalent to the $curItemCustomerConfiguration[$code]->getOptionValue() logic in that foreach, so there is still an "Call to a member function getCustomerOptionType() on array" error.

image

@mamazu
Copy link
Collaborator Author

mamazu commented Oct 14, 2025

Thanks for testing. Of course you're right. I've updated the code again. I think this should be correct now, but I found it pretty hard to add tests, if you have any idea for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Adding a product with "Multi Select" option to cart doesn't work

3 participants