No, your condition looks correct. It however will only show the price change if already logged in or on the basket page where the promotion would be applied.Should I put the N2 value between brackets ? quotes do not seem to work neither
The plan prices are not dynamically updated on profile from a promotion. The price change would happen at the basket. For users already logged in they should see the price change immediately.What I meant for conditions was that at registration, plan prices do not seem to be modified by selecting a value in a select field.
Does this mean that conditions are not dynamic at registration but only dependent upon a saved field ?
Please Log in or Create an account to join the conversation.
Do you mean it's dynamic only for logged in users ?For users already logged in they should see the price change immediately.
In fact we have 5 plans with annual and monthly payments, which would make 10 different plans to maintain.It maybe easier to just have a plan per N1-4 and condition those plans to show based off that fields value. This is jQuery powered on registration so the plans displayed can change dynamically.
Please Log in or Create an account to join the conversation.
It doesn't ajax change the price. It takes a page load to recalculate the totals, which is why the subscriptions tab for logged in users and the basket page will be correct.Do you mean it's dynamic only for logged in users ?
if yes how come it cannot be so for not logged in ones ?
You will not be able to see the price change at registration. Once they reach the basket page then the final price will be seen as the conditions for the promotions will take affect.Would it be possible to implement a price change at registration depending upon a drop down fied ?
Nope, this is currently the only way to do multiple prices per plan.Do you have other suggestions ?
Please Log in or Create an account to join the conversation.
You will not be able to see the price change at registration. Once they reach the basket page then the final price will be seen as the conditions for the promotions will take affect.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.