Skip to content

Bundles not appearing in cart #863

Open
@robinsloan

Description

@robinsloan

I mentioned this in the JS Buy SDK repo but I'm now realizing this might be a better place for it:

I'm looking to use bundles in my BuyButton.js-powered store. I'm currently able to call ui.createComponent("product", { etc. }) for bundles -- they appear like regular products, just as I expect.

However, when I select Add to cart for the bundle, the cart panel slides open, as expected, but nothing is actually added. There are no errors in the JS console. I've confirmed Add to cart is working correctly for non-bundle products.

The lack of errors is what's throwing me -- any tips or intuitions would be helpful. Thanks for your consideration!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions