We are using Shopify Plus and wanted to know whether it is possible to add a “checkbox” to the checkout page?
Essentially we wanted the checkbox to allow our users to self-identify as a business or individual (simple yes or no), and we would need that the answer of the checkbox shows up in the order’s details.
In your order details page, the information will be captured under additional notes (screenshot below). The only difference is that this indicates collecting information from the cart page instead of checkout. If you want to do this from the checkout page, you may need to paste the code (Step 5 of the tutorial) in checkout.liquid instead of cart-template.liquid.