lochie Posted January 31, 2010 Share Posted January 31, 2010 Is it possible to pull pricing data from the database to show on my website what prices each packages are? If I was to display prices for hosting in $ & £ Obiously the exchange rate could change daily therefore I'd need to update my website daily (not the cart) So is it possible to pull the data from the cart so if I log in and change a price on the admin panel it will update it on the site aswell? and if this is possible, can you show $ & £ or even use a drop down box for selecting which currencey to view? I know this may not make sense, so here is what I'm trying to do... on my site I have package a, I want to do something like... <?php echo'$packageaUSD, $packageaGBP; ?> I know that code would never work, I don't do much php I'm only using this as a way to simplify my question I hope This would be good if there were Integration Codes for each account you make so that changes to price automatically filter through the website. maybe something for future release? 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.