You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the user-supplied price feature, you're unable to add the product to the cart without entering a quantity.
Software Versions
DNN: 09.10.01
Hotcakes: 03.05.00
To Reproduce
Steps to reproduce the behavior:
Clean install and complete the getting started wizard.
Add at least one product that's using the user-supplied price (for donation-style products).
Check the "Hide Quantity" checkbox.
Save the changes.
Navigate to the product in the store.
Enter any donation amount.
Click to add the donation to the cart.
Expected behavior
The donation product is added to the cart with a quantity of 1, and you're redirected to the cart view with the expected amount.
Actual behavior
The view stays on the product and displays an error about there not being a number in the quantity field (see screenshot). The error message states, "Please enter number only in quantity."
Screenshots
Additional Context
Customer support request 7671
The text was updated successfully, but these errors were encountered:
Describe the bug
When using the user-supplied price feature, you're unable to add the product to the cart without entering a quantity.
Software Versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The donation product is added to the cart with a quantity of 1, and you're redirected to the cart view with the expected amount.
Actual behavior
The view stays on the product and displays an error about there not being a number in the quantity field (see screenshot). The error message states, "Please enter number only in quantity."
Screenshots
Additional Context
Customer support request 7671
The text was updated successfully, but these errors were encountered: