• Hi,

    I am using a product input field plugin. I would like this custom text displayed on the invoice. eg, customer enters text on website. This text needs to be displayed on invoice
    How can I do this?

    Thank you
    Jess

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hello Jess,
    This depends on how this product input field plugin stores this data. If this is stored as custom item meta you could use the wc_get_order_item_meta function in a custom template or template action hook, here’s a thread about that: Displaying custom field with template action hook.
    If it’s not stored as order item meta, could you give us a little bit more information about the plugin that you use?

Viewing 1 replies (of 1 total)

The topic ‘Displaying Product Input Fields’ is closed to new replies.