BoldGrid / boldgrid-theme-framework

The BoldGrid Theme Framework used in BoldGrid themes.
https://www.boldgrid.com/theme-framework/
GNU General Public License v3.0
17 stars 7 forks source link

[Bug] WooCommerce Cart quantity input #375

Open joe9663 opened 3 years ago

joe9663 commented 3 years ago

Describe the bug The default quantity value for items added to the cart should be 1, but other values are being supplied instead. The decrease quantity button is greyed out, even though the quantity is larger than 1. Once the increase quantity button is clicked the quantity can be modified as expected.

To Reproduce Steps to reproduce the behavior:

  1. Install/Activate Swifty and WooCommerce
  2. Add a product to the Cart
  3. View the Cart
  4. See error

Expected behavior Items should be added to the Cart with a default quantity value of 1.

Screenshots image

nicolepaschen commented 3 years ago

This is Chrome only and for me it's only weird on the product page, cart is fine.

nicolepaschen commented 2 years ago

I only get odd numbers with the + / - buttons

also-this