Custom Attribute Value Function
-
I would like to dynamically add a value to a custom attribute called “M/s per Dollar”. The value would take the product attribute (Speed), i.e, 8 M/s, and divide it by the product price, i.e., $2. This would leave the value to be 4 M/s/$, in the new field. I would like to do this for multiple products.
essentially
Poduct_attribute_SpeedperDollarprice = Product_attribute_Speed / Product_attribute_DollarPrice
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom Attribute Value Function’ is closed to new replies.