shopping cart not update quantity automatically
-
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.
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;
}
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
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.
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