Ci3reR Posted February 3, 2014 Share Posted February 3, 2014 Hi everyone, I am a newbie on WHMCS and want to create a custom page to display my hosting product details. I am wondering if we can actually reuse the variables (functions?) from products.tpl onto the new custom page? Basically, I want to adopt the product names, price, description, etc but without having to create again the MySQL queries and PHP functions, such as the values for: {foreach key=num item=product from=$products} or {foreach from=$product.features key=feature item=value} Is it possible to do so? If yes, how can we achieve it? As far as I can see, the functions related to these are hidden.. Thanks very much for your help =) 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.