html code change

Job ID: 32009839

Budget: €2 – €6 EUR

i have site , needs to change a line in code so that it passes achecker validator , its in checkout page in woocomerce ,
ihttps://achecker.achecks.ca/checker/index.php
the issue is show here

1.3 Adaptable: Create content that can be presented in different ways (for example simpler layout) without losing information or structure.

Success Criteria 1.3.1 Info and Relationships (A)

Check 206: input element, type of "checkbox", has no text in label.
Repair: Add text to the input element's associated label that describes the purpose or function of the control.
Error Line 766, Column 37:
<input class="woocommerce-form__input woocommerce-form__input-checkbox"
...
3.3 Input Assistance: Help users avoid and correct mistakes.

Success Criteria 3.3.2 Labels or Instructions (A)

Check 188: Label text is empty.
Repair: Add text to the label element.
Error Line 766, Column 37:
<input class="woocommerce-form__input woocommerce-form__input-checkbox"
Related categories: PHP WordPress CSS HTML WooCommerce