Home Forums WoodMart support forum shopping cart not update quantity automatically

shopping cart not update quantity automatically

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #288497

    jimmydali
    Participant

    i want to disable update cart button for woocommerce in shipping cart page. and let the shopping cart update quantity automatically.

    Attachments:
    You must be logged in to view attached files.
    #288520

    jimmydali
    Participant

    i found this code in the forum. and it seems working to hide the update cart button in shipping cart page. but the shopping cart do not update quantity .

    .button[name=update_cart]{
    display:none;
    }

    #288632

    Hello,

    Yes, the Woocommerce does not provide the option to disable this button, you can hide it with the CSS code, however, it is not possible to make the update automatic. Our theme does not influence that and we do not have the solution to customize.

    Best Regards

    #288720

    jimmydali
    Participant

    i found a solution but the shopping cart widget still not working probely. its working on shop page. and other pages that contain products . but not on the home page or pages that dont contain product

    Attachments:
    You must be logged in to view attached files.
    #288809

    Hello,

    All the Woocommerce functionality works only on the product page/shop or product category page and we cannot make it to work on the shop page, unfortunately, our theme does not have such options.

    Best Regards

Viewing 5 posts - 1 through 5 (of 5 total)