[Support request] WooCommerce Min and Max Quantities by Berocket

Home Forums Support [Support request] WooCommerce Min and Max Quantities by Berocket

Home Forums Support WooCommerce Min and Max Quantities by Berocket

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2551203
    Emmi

    Hello.
    We started to use Min/Max Quantity plugin (developed by BeRocket) and had some issues wit the pro version of it: the minimum qtty and multiplicity factor does not work correctly, as one can add (with + button from the select qtty field) +1 item over the minimum set qtty.

    They investigated and said that
    “Plugin use default WooCommerce functionality, that can set minimum quantity, maximum quantity and step for Quantity input field.
    But theme replaced this input field or some other elements, that cause issue that WooCommerce cannot detect it on the page.

    It is in WooCommerce file assets/js/frontend/add-to-cart-variation.min.js
    You can contact theme developer for some suggestion to use this functionality.”

    Would you please be so kind and take a look?

    The site is http://www.horecabiz.ro
    A variable product example is:
    https://www.horecabiz.ro/shop/catering/pungi-alimentare/set-100-pungi-gofrate-pentru-vidat-neste-grosime-90-microni
    Where we set 30 pcs as minimum quantity and 30 pcs as a step (multiplicity factor). But, as you can see, one can add 31, 61, 91 pcs in the order.

    Thanks in advance and best regards!

    #2551234
    David
    Staff
    Customer Support

    Hi there,

    go to Customizer > Layout > Woocommerce and disable the Quantity Buttons option.

    #2552213
    Emmi

    Hi there, David!

    That did not work.

    #2552504
    David
    Staff
    Customer Support

    So that option is the only thing that GP does to the qty buttons. Disabling that removes our code.
    Which means its woos code and the the issue is probably related to this bug in Woocommerce:

    https://github.com/woocommerce/woocommerce/pull/36871

    You may want to check with the min max plugin developer if they are aware of this

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.