Is it possible to add a hidden price conditionally? I have a form where all products are $60, if more than one is purchased, the first stays $60 and all others become $30. So the easiest way to do it would be make them say $60 in title, actually make them $30 in dropdown menu. If they choose one it automatically gets the $30 added so then the math would work. However, a "hidden" product is applied automatically. Can this be done?