Allows customers to add their comments about the order during the checkout
You have to create one order attribute and place field in phtml file. There is a detailed blog here which you can try: ...
Magento customer order comments extension will add a comment box in at checkout where Customer can insert their Comments, instructions or special ...
or you have the comment box at checkout screen where users can enter their comments for those specific orders? So which one you would like to ...
You can use the below code in your observer to add order comment:
Bold Commerce: Magento 2 Order Comments. Description. This extension allows customers to place a comment during the checkout. The comment field is ...
No, Magento default doesn't provide that function. If you only want give customer ability comment before placing order, try this Magento 2 Order Comment on ...
Add an EAV- Attribute to the Order Entity Model. Create a new local module or take an existing one, in which you place the needed changes/ ...
add discount code input to the Magento checkout page.
Adding order comments to the checkout process in your Magento store is quite useful. This functionality can be used to allow customers to ...