I have a pretty nifty form set up for a gym membership (working with Cart66), but I'm having some trouble displaying the pricing the way I need to.
Currently, I have a base price that includes the first & last month dues, enrollment fee, and an enhancement fee. This is all set up as one product in the form, in one "chunk," if you will.
The user can then add on monthly options. For example, they can add a "month-to-month" membership option that costs $5/mo. The product actually adds $10 since I'm collecting first and last month dues up front. So far, so good.
I had a request, however, to show the monthly price as well as the running total. I can do this using a number field and calculation tools, but I can't style the output since that number is included in a form element (input).
Any thoughts or suggestions for me?
You can check out the current iteration of the cart here: http://bit.ly/16Hwv9m