Title: Adding fields in mail quote
Last modified: August 4, 2021

---

# Adding fields in mail quote

 *  Resolved [Mario Barretta](https://wordpress.org/support/users/mario-barretta/)
 * (@mario-barretta)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/adding-fields-in-mail-quote/)
 * Hi,
    Great plugin but i’m not able to understand how to take the options added
   to my product and to show in the woocommerce mail received for order or quote.
   Can you help me?

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * (@themehigh)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/adding-fields-in-mail-quote/#post-14736670)
 * We are saving the Extra Product Options data as order item meta data.
 * You can retrieve the value using the below function.
 * `wc_get_order_item_meta($item_id, $field_name, true);`
 * We hope this helps.
 * Thank you!
 *  Thread Starter [Mario Barretta](https://wordpress.org/support/users/mario-barretta/)
 * (@mario-barretta)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/adding-fields-in-mail-quote/#post-14736692)
 * ThankYou [@themehigh](https://wordpress.org/support/users/themehigh/)
    `I take
   advantage of the prompt response to ask if and how I can perform calculations
   related to the additional fields I created. For example I have indicated height
   and width as values for a product and I need to multiply them in order to have
   the price of the product calculated on this basis. The specific case is a window
   whose price is X per square meter and the customer indicates height and width
   that I multiply to get the area and that will then be multiplied by the price
   per square meter. Example : Price MQ : 100 Height: 100 cm Width: 200 cm
 * Total : [(Height*Width)/100)]*Price MQ]
 * I hope I have explained myself and thank you
    -  This reply was modified 4 years, 10 months ago by [Mario Barretta](https://wordpress.org/support/users/mario-barretta/).
    -  This reply was modified 4 years, 10 months ago by [Mario Barretta](https://wordpress.org/support/users/mario-barretta/).
 *  Plugin Author [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * (@themehigh)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/adding-fields-in-mail-quote/#post-14740125)
 * We are a little bit unclear about your exact requirement. Whether the fields(
   Height and Width) that you would like to create is a field with price or not?
   Could you please clarify?
 * Thank you!
 *  Thread Starter [Mario Barretta](https://wordpress.org/support/users/mario-barretta/)
 * (@mario-barretta)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/adding-fields-in-mail-quote/#post-14740470)
 * are measures on cm needed to calculate an area (Height*Widht)/100
    Result must
   be used to calculate the totale price using the product price
 * Think to a window on that you have a price for MQ and yu calculate the area of
   window to have the final price.
 *  Plugin Author [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * (@themehigh)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/adding-fields-in-mail-quote/#post-14747601)
 * Unfortunately, your requirement cannot be achieved using the lite version of 
   our plugin.
 * Thank you!
 *  Thread Starter [Mario Barretta](https://wordpress.org/support/users/mario-barretta/)
 * (@mario-barretta)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/adding-fields-in-mail-quote/#post-14747635)
 * Thank you but i’ve not problems to buy the pro version if it solve my request
 *  Plugin Author [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * (@themehigh)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/adding-fields-in-mail-quote/#post-14747668)
 * As per the WordPress forum policy, we can’t answer premium related questions 
   on this forum. Could you please raise a ticket through our website? We hope our
   technical team will be able to help you.
 * Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Adding fields in mail quote’ is closed to new replies.

 * ![](https://ps.w.org/woo-extra-product-options/assets/icon-256x256.gif?rev=3241643)
 * [Extra Product Options For WooCommerce | Custom Product Addons and Fields](https://wordpress.org/plugins/woo-extra-product-options/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-extra-product-options/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-extra-product-options/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-extra-product-options/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-extra-product-options/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-extra-product-options/reviews/)

## Tags

 * [fileds](https://wordpress.org/support/topic-tag/fileds/)

 * 7 replies
 * 2 participants
 * Last reply from: [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/adding-fields-in-mail-quote/#post-14747668)
 * Status: resolved