Issue with off canvas cart when updating quantities

This topic has 4 replies, 2 voices, and was last updated 4 years ago ago by Rose Tyler

  • Avatar: Valentin
    Valentin
    Participant
    January 29, 2021 at 09:35

    There is an error when I update quantities of a product in the off canvas popup cart.

    When adding 12 quantities of this product https://hunted.ch/product/champagne-cuvee-rose/ and then trying to reduce to 6 quantities in the off canvas popup cart, it does not show 12 quantities but 6, and if I remove 6 quantities, it removes all the quantities of that product.

    It works fine on the cart page, and I am using the “Min/Max Quantities” plugin from woocommerce ( I got in touch with their support and told me that the incompatibility is on the theme side).

    Can you please fix this bug?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 29, 2021 at 10:24

    Hello,

    Provide temporary wp-admin and FTP access, we will check what can be done to help you.
    Or you can just disable the quantity in off-canvas – Theme Options > header builder > Cart > Show Quantity Input For Products > Off.

    Regards

    Avatar: Valentin
    Valentin
    Participant
    January 29, 2021 at 10:40

    I have disabled the quantity to avoid problems. But now there is still an issue on the quantity product style on the Hompage and Shop page. Since we only allow people to buy products 6 by 6, is there a way to disable to option to type the quantity by yourself and only allow people to press on the PLUS and MINUS signs?

    Because it people type 4 quantity, there will see an error.

    Thanks for your support.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 29, 2021 at 11:11

    Add the next code in Theme Options > Theme custom CSS:

    .quantity-wrapper input.input-text {
        pointer-events: none;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Issue with off canvas cart when updating quantities’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.