Cart bundle - expected behavior is unclear #200
Closed
maloguertin
started this conversation in
Feedback: Cart Transform API
Replies: 3 comments
|
Hey! Thanks for the feedback.
Yes, it should. It's a bug on our side. Please share the store ID with us so we can look closer.
We will look into that. |
0 replies
|
This is the store domain: test-bundles-malo.myshopify.com |
0 replies
|
Hi! Sorry for the late reply. The issue was fixed a while ago and I replied to the issue and not the discussion. Feel free to open if it is happening again. |
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.
Hi, I installed the Bundles reference app and the JSON Schema link made me discover this repo.
I am interested in starting to develop with the cartTransform function but I'm trying to figure out what the app should be showing.
1. I created a parent product called Shirt
2. I created the variants that should be in the bundle
Added this json to both the variants:
Now when I add both child variants separately to my cart this is what I see:

And the checkout page

When I add the parent variant directly
I first see the parent variant in the cart, but if I go to checkout and come back to the cart it always displays both variants. Is this normal?
Cheers!
All reactions