This topic is: Resolved
Viewing 15 posts - 1 through 15 (of 34 total)
- You must be logged in to reply to this topic.
No access!
You do not have permission to post to this forum.
Hello,
I using the latest woocommerce and with default theme I got wrong display in cart.
Please see attachment. Should be one product in cart and options bellow the product like is in your demo. But I got 3 the same products and options are in cart totals.
The second question is if it is possible to limit values in multiple fields.
For example. I have 3 input fields (Adult, Student, Child). I limit every of that field to max value 8. That mean that in every field user can enter value 8, so the total is 24. How I can limit the total to 8?
For example. If value in first field is 4, then on second is 2, In third max need to be 2, so the total is 8.
I need to limit the field to max 8 person.
Thank you