Jump to content

calculated value for a product’s feature


rover

Recommended Posts

Hello,

 

Anybody knows if there is a way to implement calculated value for a product’s feature?

The task is to automatically display all values for a certain product feature based on the values from an external table. For example, a special product feature that could display all possible ages ( feature values)  for a kid box product by automatically checking an external table…

So, I think to create an additional table in Mysql database ( or a text file) with such contents:

Product_code_feature Value_product

Kid                                         05

Kid                                         06

Kid                                         10

Teen                                     12

Teen                                     14

Then, I assign the product feature value = “Kid”, then the other product’s feature have to be filled automatically with values = 05, 06 …

That could be possible to realized?

 

Thank you

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...