Jump to content

Pulling cost data for website display


lochie

Recommended Posts

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated