- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Add custom options to Order Review step of checkout
I would like to add some custom options and fields (checkboxes, text areas, text fields) to the Order Review step of the checkout process. These should be stored with the order. How can I achieve this?
I assume I need to create the attributes to show on the Order Review page, but as I am not very experienced with Magento, I am not sure how I would do this and would appreciate help.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Add custom options to Order Review step of checkout
Hi @LordClick
Please follow the links, they will help you out:
- http://magento.stackexchange.com/questions/4478/adding-custom-fields-to-review-form
- http://www.atwix.com/magento/custom-product-attribute-quote-order-item/
- http://stackoverflow.com/questions/23613522/save-custom-attribute-to-order-object-at-checkout-in-mag...
200+ professional extensions for M1 & M2 with free lifetime updates!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Add custom options to Order Review step of checkout
Thanks dhirenvasoya.
The first link looks good, but unfortunately i am not well versed in programming Magento and how to set up modules and deal with observers etc. Would you maybe be able to elaborate on the steps in the first answer at http://magento.stackexchange.com/questions/4478/adding-custom-fields-to-review-form, i.e. the missing part of how to create that module?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Add custom options to Order Review step of checkout
Try this tutorial to add field in checkout page - Tutorial link
You can also add multiple types of fields by using Magento add attribute to order extension.
You can view video here to learn more about this extension - https://www.youtube.com/watch?v=4pa2itgEtck
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Add custom options to Order Review step of checkout
You can also use this extension to add different types of fields to the checkout page https://www.magentocommerce.com/magento-connect/order-attributes-by-amasty.html
Available field types: text field, dropdown, checkboxes, dependable dropdowns, date with time, radio buttons and many others.
230+ professional extensions for M1 & M2 with free lifetime updates!