WooCommerce: Out of stock notification issue for a product with low stock











up vote
2
down vote

favorite












I have set stock for a product to 1. But when I test this setting on front office, trying to buy it, I have this error message:




'Sorry, we do not have enough "product name" in stock to fulfill your order right now. Please try again in 60 minutes or edit your cart and try again. We apologise for any inconvenience caused.'




I don't understand why I have this error, because there is 1 item in stock for this product.



How to get rid of this issue?










share|improve this question




























    up vote
    2
    down vote

    favorite












    I have set stock for a product to 1. But when I test this setting on front office, trying to buy it, I have this error message:




    'Sorry, we do not have enough "product name" in stock to fulfill your order right now. Please try again in 60 minutes or edit your cart and try again. We apologise for any inconvenience caused.'




    I don't understand why I have this error, because there is 1 item in stock for this product.



    How to get rid of this issue?










    share|improve this question


























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I have set stock for a product to 1. But when I test this setting on front office, trying to buy it, I have this error message:




      'Sorry, we do not have enough "product name" in stock to fulfill your order right now. Please try again in 60 minutes or edit your cart and try again. We apologise for any inconvenience caused.'




      I don't understand why I have this error, because there is 1 item in stock for this product.



      How to get rid of this issue?










      share|improve this question















      I have set stock for a product to 1. But when I test this setting on front office, trying to buy it, I have this error message:




      'Sorry, we do not have enough "product name" in stock to fulfill your order right now. Please try again in 60 minutes or edit your cart and try again. We apologise for any inconvenience caused.'




      I don't understand why I have this error, because there is 1 item in stock for this product.



      How to get rid of this issue?







      wordpress woocommerce notifications product stock






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 15 '17 at 3:03









      LoicTheAztec

      80.6k125993




      80.6k125993










      asked Jun 16 '16 at 17:08









      Upendra Sharma

      1552516




      1552516
























          3 Answers
          3






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          For Stock / Inventory product purposes in WooCommerce:



          1) Woocommerce settings > Products (tab) > Inventory (sub-tab):



          Normally your stock management is enable.



          You need to set the Out Of Stock Threshold to 0

          You can disable Low Stock Thresold notifications too, if needed.



          enter image description here



          2) At individual product level (on product pages) > Product data meta box > inventory (tab):



          You can "Enable stock management at product level" and have individual settings for a specific product. So you will have to check there too.






          share|improve this answer





















          • Didn't work for me! In fact, my configs were already like the ones you said above.
            – Rangel R. Morais
            Nov 23 '17 at 22:19






          • 1




            @RangelR.Morais Sorry for you… All this is about settings, so you need to make some tries, and to find out the right working way.
            – LoicTheAztec
            Nov 23 '17 at 22:27






          • 1




            In fact, it was a bug. Later i found the update to my version on the author's github and this were fixed. Thanks! But now, the itens are not coming back to the stock after the time. Im considering change the plugin.
            – Rangel R. Morais
            Nov 24 '17 at 17:29










          • The problem came back, and i was not the plugin i have mentioned earlier. But i found the solution, see next!
            – Rangel R. Morais
            Dec 3 '17 at 18:35










          • @RangelR.Morais Your screenshot should be in english as in this forum everywhere speak and read in english exclusively, and your answer is very unclear, as you should explain everything. My answer was answering WooCommerce version 2.6.x… and it works for WooCommerce 2.6.x.
            – LoicTheAztec
            Dec 3 '17 at 19:43


















          up vote
          0
          down vote













          This is not a perfect solution, but see:




          WooCommerce > Settings > Products > Inventory




          And clear this settings like this:
          My print is on PTBR



          Like i said, this is not a perfect solution, since it disables one of the many functions of this plugin, but it helps till the wooteam fix this problem.






          share|improve this answer




























            up vote
            0
            down vote













            I had the same issue and after some digging found that one paypal payment for the product in question is 'pending' that means the person did not have sufficient funds in her paypal account and paypal is waiting to get verification from the bank. The seat will not be released for purchase or show out of stock until paypal secures the funds. Hope this helps.






            share|improve this answer





















              Your Answer






              StackExchange.ifUsing("editor", function () {
              StackExchange.using("externalEditor", function () {
              StackExchange.using("snippets", function () {
              StackExchange.snippets.init();
              });
              });
              }, "code-snippets");

              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "1"
              };
              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',
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              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%2fstackoverflow.com%2fquestions%2f37865400%2fwoocommerce-out-of-stock-notification-issue-for-a-product-with-low-stock%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              3
              down vote



              accepted










              For Stock / Inventory product purposes in WooCommerce:



              1) Woocommerce settings > Products (tab) > Inventory (sub-tab):



              Normally your stock management is enable.



              You need to set the Out Of Stock Threshold to 0

              You can disable Low Stock Thresold notifications too, if needed.



              enter image description here



              2) At individual product level (on product pages) > Product data meta box > inventory (tab):



              You can "Enable stock management at product level" and have individual settings for a specific product. So you will have to check there too.






              share|improve this answer





















              • Didn't work for me! In fact, my configs were already like the ones you said above.
                – Rangel R. Morais
                Nov 23 '17 at 22:19






              • 1




                @RangelR.Morais Sorry for you… All this is about settings, so you need to make some tries, and to find out the right working way.
                – LoicTheAztec
                Nov 23 '17 at 22:27






              • 1




                In fact, it was a bug. Later i found the update to my version on the author's github and this were fixed. Thanks! But now, the itens are not coming back to the stock after the time. Im considering change the plugin.
                – Rangel R. Morais
                Nov 24 '17 at 17:29










              • The problem came back, and i was not the plugin i have mentioned earlier. But i found the solution, see next!
                – Rangel R. Morais
                Dec 3 '17 at 18:35










              • @RangelR.Morais Your screenshot should be in english as in this forum everywhere speak and read in english exclusively, and your answer is very unclear, as you should explain everything. My answer was answering WooCommerce version 2.6.x… and it works for WooCommerce 2.6.x.
                – LoicTheAztec
                Dec 3 '17 at 19:43















              up vote
              3
              down vote



              accepted










              For Stock / Inventory product purposes in WooCommerce:



              1) Woocommerce settings > Products (tab) > Inventory (sub-tab):



              Normally your stock management is enable.



              You need to set the Out Of Stock Threshold to 0

              You can disable Low Stock Thresold notifications too, if needed.



              enter image description here



              2) At individual product level (on product pages) > Product data meta box > inventory (tab):



              You can "Enable stock management at product level" and have individual settings for a specific product. So you will have to check there too.






              share|improve this answer





















              • Didn't work for me! In fact, my configs were already like the ones you said above.
                – Rangel R. Morais
                Nov 23 '17 at 22:19






              • 1




                @RangelR.Morais Sorry for you… All this is about settings, so you need to make some tries, and to find out the right working way.
                – LoicTheAztec
                Nov 23 '17 at 22:27






              • 1




                In fact, it was a bug. Later i found the update to my version on the author's github and this were fixed. Thanks! But now, the itens are not coming back to the stock after the time. Im considering change the plugin.
                – Rangel R. Morais
                Nov 24 '17 at 17:29










              • The problem came back, and i was not the plugin i have mentioned earlier. But i found the solution, see next!
                – Rangel R. Morais
                Dec 3 '17 at 18:35










              • @RangelR.Morais Your screenshot should be in english as in this forum everywhere speak and read in english exclusively, and your answer is very unclear, as you should explain everything. My answer was answering WooCommerce version 2.6.x… and it works for WooCommerce 2.6.x.
                – LoicTheAztec
                Dec 3 '17 at 19:43













              up vote
              3
              down vote



              accepted







              up vote
              3
              down vote



              accepted






              For Stock / Inventory product purposes in WooCommerce:



              1) Woocommerce settings > Products (tab) > Inventory (sub-tab):



              Normally your stock management is enable.



              You need to set the Out Of Stock Threshold to 0

              You can disable Low Stock Thresold notifications too, if needed.



              enter image description here



              2) At individual product level (on product pages) > Product data meta box > inventory (tab):



              You can "Enable stock management at product level" and have individual settings for a specific product. So you will have to check there too.






              share|improve this answer












              For Stock / Inventory product purposes in WooCommerce:



              1) Woocommerce settings > Products (tab) > Inventory (sub-tab):



              Normally your stock management is enable.



              You need to set the Out Of Stock Threshold to 0

              You can disable Low Stock Thresold notifications too, if needed.



              enter image description here



              2) At individual product level (on product pages) > Product data meta box > inventory (tab):



              You can "Enable stock management at product level" and have individual settings for a specific product. So you will have to check there too.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Jun 17 '16 at 0:58









              LoicTheAztec

              80.6k125993




              80.6k125993












              • Didn't work for me! In fact, my configs were already like the ones you said above.
                – Rangel R. Morais
                Nov 23 '17 at 22:19






              • 1




                @RangelR.Morais Sorry for you… All this is about settings, so you need to make some tries, and to find out the right working way.
                – LoicTheAztec
                Nov 23 '17 at 22:27






              • 1




                In fact, it was a bug. Later i found the update to my version on the author's github and this were fixed. Thanks! But now, the itens are not coming back to the stock after the time. Im considering change the plugin.
                – Rangel R. Morais
                Nov 24 '17 at 17:29










              • The problem came back, and i was not the plugin i have mentioned earlier. But i found the solution, see next!
                – Rangel R. Morais
                Dec 3 '17 at 18:35










              • @RangelR.Morais Your screenshot should be in english as in this forum everywhere speak and read in english exclusively, and your answer is very unclear, as you should explain everything. My answer was answering WooCommerce version 2.6.x… and it works for WooCommerce 2.6.x.
                – LoicTheAztec
                Dec 3 '17 at 19:43


















              • Didn't work for me! In fact, my configs were already like the ones you said above.
                – Rangel R. Morais
                Nov 23 '17 at 22:19






              • 1




                @RangelR.Morais Sorry for you… All this is about settings, so you need to make some tries, and to find out the right working way.
                – LoicTheAztec
                Nov 23 '17 at 22:27






              • 1




                In fact, it was a bug. Later i found the update to my version on the author's github and this were fixed. Thanks! But now, the itens are not coming back to the stock after the time. Im considering change the plugin.
                – Rangel R. Morais
                Nov 24 '17 at 17:29










              • The problem came back, and i was not the plugin i have mentioned earlier. But i found the solution, see next!
                – Rangel R. Morais
                Dec 3 '17 at 18:35










              • @RangelR.Morais Your screenshot should be in english as in this forum everywhere speak and read in english exclusively, and your answer is very unclear, as you should explain everything. My answer was answering WooCommerce version 2.6.x… and it works for WooCommerce 2.6.x.
                – LoicTheAztec
                Dec 3 '17 at 19:43
















              Didn't work for me! In fact, my configs were already like the ones you said above.
              – Rangel R. Morais
              Nov 23 '17 at 22:19




              Didn't work for me! In fact, my configs were already like the ones you said above.
              – Rangel R. Morais
              Nov 23 '17 at 22:19




              1




              1




              @RangelR.Morais Sorry for you… All this is about settings, so you need to make some tries, and to find out the right working way.
              – LoicTheAztec
              Nov 23 '17 at 22:27




              @RangelR.Morais Sorry for you… All this is about settings, so you need to make some tries, and to find out the right working way.
              – LoicTheAztec
              Nov 23 '17 at 22:27




              1




              1




              In fact, it was a bug. Later i found the update to my version on the author's github and this were fixed. Thanks! But now, the itens are not coming back to the stock after the time. Im considering change the plugin.
              – Rangel R. Morais
              Nov 24 '17 at 17:29




              In fact, it was a bug. Later i found the update to my version on the author's github and this were fixed. Thanks! But now, the itens are not coming back to the stock after the time. Im considering change the plugin.
              – Rangel R. Morais
              Nov 24 '17 at 17:29












              The problem came back, and i was not the plugin i have mentioned earlier. But i found the solution, see next!
              – Rangel R. Morais
              Dec 3 '17 at 18:35




              The problem came back, and i was not the plugin i have mentioned earlier. But i found the solution, see next!
              – Rangel R. Morais
              Dec 3 '17 at 18:35












              @RangelR.Morais Your screenshot should be in english as in this forum everywhere speak and read in english exclusively, and your answer is very unclear, as you should explain everything. My answer was answering WooCommerce version 2.6.x… and it works for WooCommerce 2.6.x.
              – LoicTheAztec
              Dec 3 '17 at 19:43




              @RangelR.Morais Your screenshot should be in english as in this forum everywhere speak and read in english exclusively, and your answer is very unclear, as you should explain everything. My answer was answering WooCommerce version 2.6.x… and it works for WooCommerce 2.6.x.
              – LoicTheAztec
              Dec 3 '17 at 19:43












              up vote
              0
              down vote













              This is not a perfect solution, but see:




              WooCommerce > Settings > Products > Inventory




              And clear this settings like this:
              My print is on PTBR



              Like i said, this is not a perfect solution, since it disables one of the many functions of this plugin, but it helps till the wooteam fix this problem.






              share|improve this answer

























                up vote
                0
                down vote













                This is not a perfect solution, but see:




                WooCommerce > Settings > Products > Inventory




                And clear this settings like this:
                My print is on PTBR



                Like i said, this is not a perfect solution, since it disables one of the many functions of this plugin, but it helps till the wooteam fix this problem.






                share|improve this answer























                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  This is not a perfect solution, but see:




                  WooCommerce > Settings > Products > Inventory




                  And clear this settings like this:
                  My print is on PTBR



                  Like i said, this is not a perfect solution, since it disables one of the many functions of this plugin, but it helps till the wooteam fix this problem.






                  share|improve this answer












                  This is not a perfect solution, but see:




                  WooCommerce > Settings > Products > Inventory




                  And clear this settings like this:
                  My print is on PTBR



                  Like i said, this is not a perfect solution, since it disables one of the many functions of this plugin, but it helps till the wooteam fix this problem.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Dec 3 '17 at 18:39









                  Rangel R. Morais

                  1,313178




                  1,313178






















                      up vote
                      0
                      down vote













                      I had the same issue and after some digging found that one paypal payment for the product in question is 'pending' that means the person did not have sufficient funds in her paypal account and paypal is waiting to get verification from the bank. The seat will not be released for purchase or show out of stock until paypal secures the funds. Hope this helps.






                      share|improve this answer

























                        up vote
                        0
                        down vote













                        I had the same issue and after some digging found that one paypal payment for the product in question is 'pending' that means the person did not have sufficient funds in her paypal account and paypal is waiting to get verification from the bank. The seat will not be released for purchase or show out of stock until paypal secures the funds. Hope this helps.






                        share|improve this answer























                          up vote
                          0
                          down vote










                          up vote
                          0
                          down vote









                          I had the same issue and after some digging found that one paypal payment for the product in question is 'pending' that means the person did not have sufficient funds in her paypal account and paypal is waiting to get verification from the bank. The seat will not be released for purchase or show out of stock until paypal secures the funds. Hope this helps.






                          share|improve this answer












                          I had the same issue and after some digging found that one paypal payment for the product in question is 'pending' that means the person did not have sufficient funds in her paypal account and paypal is waiting to get verification from the bank. The seat will not be released for purchase or show out of stock until paypal secures the funds. Hope this helps.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Nov 19 at 16:45









                          user9305874

                          1




                          1






























                               

                              draft saved


                              draft discarded



















































                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f37865400%2fwoocommerce-out-of-stock-notification-issue-for-a-product-with-low-stock%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

                              Feedback on college project

                              Futebolista

                              Albești (Vaslui)