I am wondering if it is possible to add a popup on WooCommerce checkout which contains an extra checkout field which is added to the woocommerce notes. The store sells pharmaceuticals and it is very important that we know the practitioner's name who referred the patient if they were referred. Simply adding an optional extra field is often missed by customers and i don't want to make the field required as some customers don't have or were not referred by a practitioner. A popup on checkout will not be missed by customers even if it is not required the customers are more likely to enter their practitioners name.
Asked
Active
Viewed 14 times
-1
-
1You can start with this (making the required changes): https://stackoverflow.com/a/66411589/3730754… Then you will be able to provide some code in your question, if needed. A popup is a more complicated solution, that will require hiring a developer. – LoicTheAztec Sep 01 '23 at 08:16