Hello,

The site that I am currently working on has a need to have Shipping Notes attached to each order.

I know that you can currently have Order Notes which resides on shoppingcart.aspx, however I need to move these over to checkoutshipping.aspx because the information that is to be put in there is directly related to the shipping that the customer selects.

I have attempted to just copy and paste what I thought was the code for order notes from shoppingcart.aspx and move it over to checkoutshipping.aspx but it gave an error on the page.

Does anyone know how I can get this accomplished?

Running 9.2, no source.

Thanks for your help!