-
Hello everybody, unfortunately it is not possible to use ProductData::collection($cart->products)->exclude('variants'), Performing this, you still get the |
Beta Was this translation helpful? Give feedback.
Answered by
ahoiroman
Dec 9, 2021
Replies: 1 comment
-
Nevermind. I found the issue - the variants are not lazy. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ahoiroman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind. I found the issue - the variants are not lazy.