Guest Posted December 9, 2015 Share Posted December 9, 2015 Hi, I am using the latest "Six" theme on WHMCS 6.2 and the prices for a specific service are showing with the most expensive value (monthly) when I would like to display the cheapest value (yearly). Price example per month: 12 months = $100 6 months = $110 3 months = $120 1 month = $130 It is displaying as "Only 130/mo" when I would prefer "Starting from 100/month" as it is common in many websites. Please let me know if there is a way to do this. Thank you. 0 Quote Link to comment Share on other sites More sharing options...
xxxmicrobexxx Posted December 10, 2015 Share Posted December 10, 2015 You will have to learn a bit of Smarty coding and edit /templates/(your template)/orderforms/(your order form)/products.tpl I don't quite remember what was there originally so can't tell you which variable to add or edit. If you add the smarty debug code you can see all available variables and their values. That's all the information on that I am giving, you need to learn about it and understand it before you use it. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted December 10, 2015 Share Posted December 10, 2015 Please let me know if there is a way to do this. take a look at the tutorial in the thread below... http://forum.whmcs.com/showthread.php?85823-Tutorial-How-to-modify-the-Recurring-Billing-Cycle-text I haven't updated the tutorial for standard_cart yet (I will when I get the chance), but all the older orderform templates should be covered - the principle would still work for v6+, so if you run into an issue, let me know. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.