EvgeniyMukhamedjanov / liquid-ajax-cart

Build a Shopify Ajax-cart without JavaScript coding
https://liquid-ajax-cart.js.org
191 stars 22 forks source link

ajax add to cart for bundles not working #97

Closed klupsky closed 5 months ago

klupsky commented 5 months ago

i have the following issue: add to cart for normal products works. only when using the free shopify bundle app, when i add the bundle to the cart, i get the error: The bundle product '...' cannot be added to the cart. and it is not. added to the cart. when i refresh the page, i can see the bundle was added to the cart.

EvgeniyMukhamedjanov commented 5 months ago

Hi @klupsky I don't have access to the repository you shared, could you pls share a preview link of the free bundle PDP I'll check it?

klupsky commented 5 months ago

thank you, @EvgeniyMukhamedjanov i already "resolved" this issue, it seems to appear only when i run the prioject on localhost. when i open the shopify theme from the shopify online stores, it works.