Product attribute value display update

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 anos atrás
Hey, so im running nopcommerce 3.5. I need to do as the title say, and update the price that is displayed on my page. I think i can better explain it with an example.

Red
    price: 5
Green
    price: 10
Blue
    price: 15
Yellow
    price: 20

I have a radio button list on my site, and these are all values under the product attribute "colors". I want it to be so, when i click f.x green, red says -5, blue says +5 and yellow says +10. And i want this to update whenever i click another one.

How much would this be?
9 anos atrás
You really need to describe what you want a little bit better. I understand you want to click an attribute and it change some values but you need to be more specific.
9 anos atrás
Ohh, sorry. I need it to change the display price of the value, on my products page, that the user sees. So he can see how the price is going to cange if he chooses another value
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.