Adding Dropdown to Checkout

I would like to add a dropdown menu to the checkout page.

  1. Is it possible to add a custom filed like this without rebuilding the entire checkout page?
  2. If so, how can I add this drop-down. The item in the list would be connected to one of the collections in the backend.

Hello friend:

  1. Yes.
  2. Just added it and connect it to the dataset.

Do you mind me asking what do you want it for? Cause maybe, it is not going to do what you want it to do.

But where can I access the checkout page to edit?

@brunoprado Its to select a drop off location from our database.

I’m sorry but unfortunately you cannot attach anything to the order via code. You would have to create a custom checkout page.