Capture value of checkbox when customer place order

Hello,

We are shopify Plus and have access to checkout.liquid file. I manage to add the checkbox in first step of checkout process to accept the terms and condition before customer proceed with checkout step 2. How can i store this checked value with customer data in backend with the order ?


Ok i solved it my self.

Just need to change this line

'' +

To this

'' +
'' +