Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundles not appearing in cart #863

Open
robinsloan opened this issue Mar 7, 2024 · 5 comments
Open

Bundles not appearing in cart #863

robinsloan opened this issue Mar 7, 2024 · 5 comments

Comments

@robinsloan
Copy link

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!

@robinsloan
Copy link
Author

Hi there -- I'm checking in on this issue again. Thank you!

@rplakas
Copy link

rplakas commented May 1, 2024

I thought bundles did not work with Buy Buttons. At least from the Shopify backend there is no way to create a Bundle Buy Button like there is for products and collections. I get a "buy-button-storefront.min.js:6 [SHOPIFY-BUY-UI]: Not Found: product not found for id xxxxxxxxxx in the browser console when I use a bundle ID in Buy Button code.

@robinsloan
Copy link
Author

robinsloan commented May 1, 2024

Despite its name, I do not believe this library is related to the Buy Button feature. When I add products to my BuyButton.js-powered storefront in Shopify, I select a custom storefront channel that I've created, rather than the "Buy Button" channel.

I could be wrong, of course!

@hydropik
Copy link

Hello,

I'm looking for a solution too, but yes it appear as a locked function by shopify on backend side.

Maybe someone know where to ask for an integration.

Thank you

@robinsloan
Copy link
Author

Hi there! I'm checking in on this again. Is there any chance this software can be updated to support Shopify bundles?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants