Hey guys, I recently re did my website and installed the FBP Fast Bundle app. Now whenever I try to add a bundle to cart it either doesn’t add it al all the cart icon shows there’s something in there but when you open it it’s blank or sometimes it does add it. Then when you proceed to checkout it flashes up the items in the checkout & then goes blank again.
Shopify support aren’t sure how to fix it and think it might be a theme issue, the FBP app guys are looking into it but aren’t sure either & I haven’t heard back from the theme developer .
the bundles work fine in a Shopify theme (I tried it to see it and it works fine) so I think the issue might be with the custom theme. Any help or anyone that thinks they can fix it at this point would be amazing.
Thanks for sharing your concern with us. By any chance may I have your store password so that I can check why it’s not working. Sometimes the issue happens because of the conflict of the JS.
If you could share the password of your store then I can check it and then fix it.
Nope I had to pivot a work around. it’s an app issue with the way the collapsible bundle shows up in the cart with that particular theme doesn’t allow it so they are working on it and in the meantime I just changed the way the bundle is viewed when it’s added to cart as single items instead still with the bundle discount applied.
Okay dear, if you ever need my help, feel free to let me know.
And if my solution was helpful, please don’t forget to like and accept it as the solution.
It seems there is a conflict between the cart objects in your custom theme. Check if the theme includes an AJAX cart script which overrides the standard Shopify cart API. Turn off any custom cart scripts and try again. If that solves the problem, combine the app’s cart update function with your theme’s AJAX functions for compatibility.