WooCommerce does not make the new checkout field editable under its standard ...
To get custom order item meta data use the following (where you will replace ' some_meta_key' by the desired order item meta key):
When viewing WooCommerce order items, you or your clients might want to have ... Scenarios, where you'll want to expand the order item meta data in
There are some mistakes and errors in your code… Try the following revisited code: // get "hearaboutus" select field options data function ...
In this tutorial I will show you the two WordPress action hooks that allows to add additional order meta data to emails.
_x('Notes about your order, e.g. special notes for delivery.
Step 4: Display User Custom Data on Cart and Checkout page. Step 5: Add Custom Data as Metadata to the Order Items. Step 6: Remove User ...
It's easy to add custom column to WooCommerce admin orders table and display order meta info. Follow this tutorial to get this done.
Im using “Extra Product Options (Product Addons) for WooCommerce” to create extra fields on products for this to show. FIELD: -> order item post meta ->-> ...
WooCommerce 2.2.10, WordPress 4.1. For example, if we add the following to functions.php to create a new order meta item during checkout: