Removed the nonvalidate attribute from cart, now update cart works differently?

Hi,

I removed the attribute: novalidate from the cart-template.liquid because I added a custom note text box that required mandatory input from a customer.

Removing the attribute: novalidate ensured that the customer cannot progress from cart to checkout without adding their custom note in the field.

But now, if the customer tries to update their cart, it still requests them to fill the custom note box before the cart will update.

Is there a fix for this?

Thanks

Hello @Sundayla ,

Can you please provide your site URL if it’s password protected then please provide password of them.

Thanks

1 Like

Hello thank you for your reply,

I managed to fix the issue by removing the Update Cart button - as we are a one product store the Update Cart wasn’t really needed.

Thanks