rtofvnt Posted May 14, 2014 Share Posted May 14, 2014 Hi, I tried to find in this forum (and some unsucesfull googling) how can I in homepage.tpl use arrays $productgroups. When I use {debug} I can see only productgroups in cart section. Is it possible ? I'd love to show my products / groups on index page. Thanks. 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted May 15, 2014 Share Posted May 15, 2014 how would you like to display them? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted May 15, 2014 Share Posted May 15, 2014 as sentq says, depending on how you want to display them, using data feeds might be an option... http://docs.whmcs.com/Data_Feeds 0 Quote Link to comment Share on other sites More sharing options...
rtofvnt Posted May 19, 2014 Author Share Posted May 19, 2014 Thanks brian! - his is very close to what I was looking for. The only pain is that this php script adds every line <br> So far I think about actually do my own sql query: selec all product groups and then for each group query products and prices, as I'd love to use really fancy product list I've created on one of my templates I'm selling. Thanks. 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.