Title: Calculation
Last modified: March 14, 2019

---

# Calculation

 *  Resolved [jamiethomasunbeatable](https://wordpress.org/support/users/jamiethomasunbeatable/)
 * (@jamiethomasunbeatable)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/calculation-7/)
 * I am using {{{data.price}}} to display my price based on formula conditional 
   logic, the problem i have is trying to display this price with the addition of
   10, i have tried this – round({uni_nov_cpo_width_m}*{uni_nov_cpo_height_m}*{data.
   price}+({uni_nov_cpo_width_m}+10)), in the NOV to do the addition but it is not
   working, can you tell me what i would need to do to simply add 10 onto {{{data.
   price}}}?

Viewing 1 replies (of 1 total)

 *  Plugin Author [moomooagency](https://wordpress.org/support/users/moomooagency/)
 * (@moomooagency)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/calculation-7/#post-11318911)
 * You better read the documentation [https://moomoo-agency.gitbooks.io/uni-cpo-4-documentation/content/dynamic-notice.html](https://moomoo-agency.gitbooks.io/uni-cpo-4-documentation/content/dynamic-notice.html)
   [http://joxi.ru/gmvvB97fq0lD7m](http://joxi.ru/gmvvB97fq0lD7m) It says that data.
   price – a nicely formatted calculated product price. So if display {data.price}
   you will get $20.00 (it is string! not number) There is another property data.
   raw_price – price to be used in JS expressions.
 * From you formula. I think it isn’t correct because you want to add width in meters{
   uni_nov_cpo_width_m}+10 to the price {data.price} in $ Hm…!
 * I see that you can put 1 star, but can’t read the documentation!

Viewing 1 replies (of 1 total)

The topic ‘Calculation’ is closed to new replies.

 * ![](https://ps.w.org/uni-woo-custom-product-options/assets/icon-256x256.jpg?rev
   =1764217)
 * [Product Options and Price Calculation Formulas for WooCommerce – Uni CPO](https://wordpress.org/plugins/uni-woo-custom-product-options/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/uni-woo-custom-product-options/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/uni-woo-custom-product-options/)
 * [Active Topics](https://wordpress.org/support/plugin/uni-woo-custom-product-options/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/uni-woo-custom-product-options/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/uni-woo-custom-product-options/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [moomooagency](https://wordpress.org/support/users/moomooagency/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/calculation-7/#post-11318911)
 * Status: resolved