Title: Variable Dynamic Pricing
Last modified: September 30, 2019

---

# Variable Dynamic Pricing

 *  Resolved [jvennard](https://wordpress.org/support/users/jvennard/)
 * (@jvennard)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/variable-dynamic-pricing/)
 * Here is a quick summary: I have a site that has multiple products. Each product
   has the same 4 variations: none, basic, advanced and extreme. The catch is that
   not each product is going to have the same base or starting price.
 * So what I am trying to do is create a function that will take the none price 
   and add that to the chosen variation. So the function basically needs to get 
   the value of the default variation and add it to the chosen and display the price.
   So if the default is set to 100 and they choose the extreme for 500 the price
   needs to output a value of $600 and so on. I hope someone can help please!!!

Viewing 1 replies (of 1 total)

 *  Plugin Support [Riaan K.](https://wordpress.org/support/users/riaanknoetze/)
 * (@riaanknoetze)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/variable-dynamic-pricing/#post-11988378)
 * Hi there,
 * Admittedly I’m a bit confused about the use-case here and I don’t quite understand
   how the parts fit into one another. At face value, it sounds like you’re essentially
   trying to create product kit where the prices varies based on the components.
   If that’s indeed correct, you’ll want to take a closer look at our [https://woocommerce.com/products/composite-products/](https://woocommerce.com/products/composite-products/)
   extension 🙂

Viewing 1 replies (of 1 total)

The topic ‘Variable Dynamic Pricing’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Riaan K.](https://wordpress.org/support/users/riaanknoetze/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/variable-dynamic-pricing/#post-11988378)
 * Status: resolved