ihostgreen Posted November 11, 2008 Share Posted November 11, 2008 Hi, Any one got an idea of how I can show the "live" quantity of a product outside of WHMCS? We have a range of "clearence" products that we only have 4 or 5 each of and once they are gone they wont be on offer any more. I want to add this to a page on our new site and need it to pull in the product price, description and quantity left. Appreciated with any help I can get. Niall 0 Quote Link to comment Share on other sites More sharing options...
jasonhk Posted November 11, 2008 Share Posted November 11, 2008 It's a simple MySQL query from the database, look for qty in the tblproducts table PM me for more help regarding this.. 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted November 11, 2008 Share Posted November 11, 2008 we do this on all our servers etc - just query the db for quantity and price details 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted November 11, 2008 Share Posted November 11, 2008 I too been looking for this... anyone wanna share their code!? Thanks! 0 Quote Link to comment Share on other sites More sharing options...
jasonhk Posted November 11, 2008 Share Posted November 11, 2008 The php coding is around 4 lines.. it's really not hard Look up some php mysql guides.. 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.