In one of our ACBC exercises we are using per unit price as summed price. We also have another attribute that has number of units tiers. We would like to display the total price=per unit price*number of units. I was thinking about using conditional display. However summed price cannot be used there. Any suggestion how I should go about doing this?