The checkout button will not work for me when I click "Place Order"

Hello! I created an ecommerce website and connected the payment integration successfully to stripe. However, I am not able to checkout . I get these errors in the console:

webflow.2e2694547.js:66070 An invalid form control with name=‘address_line1’ is not focusable.
checkFormValidity @ webflow.2e2694547.js:66070
(anonymous) @ webflow.2e2694547.js:66147
Promise.then (async)
handlePlaceOrder @ webflow.2e2694547.js:66144
(anonymous) @ webflow.2e2694547.js:7952
webflow.2e2694547.js:66070 An invalid form control with name=‘address_city’ is not focusable.
checkFormValidity @ webflow.2e2694547.js:66070
(anonymous) @ webflow.2e2694547.js:66147
Promise.then (async)
handlePlaceOrder @ webflow.2e2694547.js:66144
(anonymous) @ webflow.2e2694547.js:7952
webflow.2e2694547.js:66070 An invalid form control with name=‘address_zip’ is not focusable.


Here is my site Read-Only: LINK
(how to share your site Read-Only link)