Can't add products to shopping cart / cart keeps loading Magento 2 The 2019 Stack Overflow Developer Survey Results Are InMagento Add Configurable Product to shopping cartwhere can i change the url in cart that directs to checkout onepage?magento Shopping Cart is Empty on safari & explorer browsers when i add products on these browsersMagento2 redirecting to Shopping cartMagento Add to Shopping cart IssueShopping carts appearing empty or showing unexpected itemsMagento 2: Skipping Shopping Cart Page after Add to CartCheckout keeps loadingError in Shopping Cart Magento 2.2.4Products can not be added to cart by click “Add to cart” for second time

Are spiders unable to hurt humans, especially very small spiders?

Why “相同意思的词” is called “同义词” instead of "同意词"?

How to charge AirPods to keep battery healthy?

Does HR tell a hiring manager about salary negotiations?

Getting crown tickets for Statue of Liberty

Old scifi movie from the 50s or 60s with men in solid red uniforms who interrogate a spy from the past

Pokemon Turn Based battle (Python)

Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?

Is it correct to say the Neural Networks are an alternative way of performing Maximum Likelihood Estimation? if not, why?

Is it safe to harvest rainwater that fell on solar panels?

What's the name of these plastic connectors

What to do when moving next to a bird sanctuary with a loosely-domesticated cat?

Dropping list elements from nested list after evaluation

Can there be female White Walkers?

Kerning for subscripts of sigma?

What is this business jet?

Can a flute soloist sit?

Slides for 30 min~1 hr Skype tenure track application interview

How come people say “Would of”?

Did any laptop computers have a built-in 5 1/4 inch floppy drive?

Can a rogue use sneak attack with weapons that have the thrown property even if they are not thrown?

What information about me do stores get via my credit card?

Why isn't the circumferential light around the M87 black hole's event horizon symmetric?

Straighten subgroup lattice



Can't add products to shopping cart / cart keeps loading Magento 2



The 2019 Stack Overflow Developer Survey Results Are InMagento Add Configurable Product to shopping cartwhere can i change the url in cart that directs to checkout onepage?magento Shopping Cart is Empty on safari & explorer browsers when i add products on these browsersMagento2 redirecting to Shopping cartMagento Add to Shopping cart IssueShopping carts appearing empty or showing unexpected itemsMagento 2: Skipping Shopping Cart Page after Add to CartCheckout keeps loadingError in Shopping Cart Magento 2.2.4Products can not be added to cart by click “Add to cart” for second time



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I recently copied a website over to another host by using the import tool.



After this I don't seem able to add items into my shopping cart.



The button keeps saying loading and the Ajax loader shows near the shopping cart Icon. I checked the ajax call and it shows this as responsetext:



array(0) ↵↵


With a statusText "parse error".



I am using a fairly unmodified magento ver. 2.2.4. And the shopping cart is working correctly on the original site










share|improve this question






























    2















    I recently copied a website over to another host by using the import tool.



    After this I don't seem able to add items into my shopping cart.



    The button keeps saying loading and the Ajax loader shows near the shopping cart Icon. I checked the ajax call and it shows this as responsetext:



    array(0) ↵↵


    With a statusText "parse error".



    I am using a fairly unmodified magento ver. 2.2.4. And the shopping cart is working correctly on the original site










    share|improve this question


























      2












      2








      2








      I recently copied a website over to another host by using the import tool.



      After this I don't seem able to add items into my shopping cart.



      The button keeps saying loading and the Ajax loader shows near the shopping cart Icon. I checked the ajax call and it shows this as responsetext:



      array(0) ↵↵


      With a statusText "parse error".



      I am using a fairly unmodified magento ver. 2.2.4. And the shopping cart is working correctly on the original site










      share|improve this question
















      I recently copied a website over to another host by using the import tool.



      After this I don't seem able to add items into my shopping cart.



      The button keeps saying loading and the Ajax loader shows near the shopping cart Icon. I checked the ajax call and it shows this as responsetext:



      array(0) ↵↵


      With a statusText "parse error".



      I am using a fairly unmodified magento ver. 2.2.4. And the shopping cart is working correctly on the original site







      magento-2.1 addtocart shopping-cart magento2.2.4






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 21 at 9:31









      Shoaib Munir

      2,4372929




      2,4372929










      asked Feb 25 at 8:44









      Litsher - NathanLitsher - Nathan

      112




      112




















          1 Answer
          1






          active

          oldest

          votes


















          0














          This was due to a conflicting module!



          So kids, if you ever encounter A problem like described above just remove some newly added modules and check again.






          share|improve this answer























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "479"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f263250%2fcant-add-products-to-shopping-cart-cart-keeps-loading-magento-2%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            This was due to a conflicting module!



            So kids, if you ever encounter A problem like described above just remove some newly added modules and check again.






            share|improve this answer



























              0














              This was due to a conflicting module!



              So kids, if you ever encounter A problem like described above just remove some newly added modules and check again.






              share|improve this answer

























                0












                0








                0







                This was due to a conflicting module!



                So kids, if you ever encounter A problem like described above just remove some newly added modules and check again.






                share|improve this answer













                This was due to a conflicting module!



                So kids, if you ever encounter A problem like described above just remove some newly added modules and check again.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered yesterday









                Litsher - NathanLitsher - Nathan

                112




                112



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Magento Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f263250%2fcant-add-products-to-shopping-cart-cart-keeps-loading-magento-2%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

                    Log in Navigation menu

                    Invalid response line returned from server: HTTP/2 401 | ErrorPlease Please Help With Error 500 Internal Server Error after upgrading from 1.7 to 1.9Unable to place new customer orders in admin backendMagento - For “Manage Categories” Forbidden You do not have permission to access this documentHTTP ERROR 500 when using require(_once) app/Mage.phpMemcached causing Web Setup Wizard ErrorCould not create an acl object: Invalid XMLAn error occurred on the server. Please try to place the order againInvalid response line returned from server: HTTP/2 200 - message after update to 2.1.7Magento-CE 2.3.0 installation error on XamppMagento 2.2.6- After Migration all default Payment Methods are not working fine