how do I add a customer comments field during the checkout process?
I am fairly disappointed with the attributes system here, I was expecting attributes that the CUSTOMER would select, not the administrator. If this were the case, I could add the comment text area to my product…
the problem with adding comments to the product would be that you could have comments for each product in the order (imagine 100 products). I will look into how you can add a comment box to the order - I don’t think it will be too difficult.
why does such an advanced shopping cart software suck this badly when it comes to minor changes or any sort of information about the product that the customer is to enter.
What about a different colour? You expect us to make a new product for every combination of shirt size and colour.
All I need is a comment box, and no one can help. This shows that magento should NOT be in RC 1, it should still be in Alpha or Beta until these issues have been resolved.
I really do enjoy this application, and I know I am not alone in this. I would really love to see this resolved.
I made negative comments paired with positive ones, and there are many many developers who feel the same. Most are installing it, then removing it and moving on to shopify, mostly because of the speed issues (which can be fixed)… but to have no customer end customization or input is really not helping anyone. This is a great application and I do not like to see it’s image being hurt so much by these simple issues.
SIMPLE FIXES:
combine .js and .css files into one for both the core and the skin.
add customer end attributes.
eHabitats:
Just an FYI you won’t get anyone to help you if you are making negative comments about the application. A lot of people have viewed your entry but won’t reply because of your attitude.
It seems pretty simple. Add a text field (very much like the Gift Message field) to the checkout process—possibly on step #6 “Order Review”. Or insert a new step before #6.
The comment could be added to the normal “Order Comments”, preferably prepended with some text (such as “Customer Comment:") to identify it as a customer comment.
It seems like a pretty simple modification that would be useful to the entire community. Any way to sponsor development on Magento features?
I had this problem and all I did was do a search for all the strings on the Gift Message box that is already in checkout and change the strings to to say basically “Gift Message/Comments”.
Its kind of hacking it, but it seems to do the job just fine. The best part is all the files you need to change are theme files and therefore you’re not messing with the core.