Hello there,
Administration area:
I want to create one plan for which the price and duration are variables. Assume that you want to create a diet food plan called Detox. So i want when someone sees the package to select from drop down the calories of this package (1400, 1600 or 1800). When he selects a different value for calories then the plan's price will change.
Also i need the client to be able to choose for how many months does he/she wants the plan. I have as plan duration 1 month but i want the visitor to be able to choose 2 months or more.
I need to know if those things are possible and how to do also!
Registration area:
I use 3rd party for registration (cb profile pro) and inside one tab i want to show the plan subscription that he will choose but i want to show this in a more graphical way. So, an idea was to somehow create some html/css styling that shows the plan and from some drop downs he can select months and calories and after registration he registers to a plan (passing values through URL). I don't know if there is an easier way to show subscription plan with nicer way. Generally, i would like to have one nice image for the graphic, the price of the package and the 2 choices (months for the plan and calories).
Is this possible?
Thank you in advance!