• Resolved jvennard

    (@jvennard)


    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 RK a11n

    (@riaanknoetze)

    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/ extension ??

Viewing 1 replies (of 1 total)
  • The topic ‘Variable Dynamic Pricing’ is closed to new replies.