Cyno Posted March 9, 2009 Share Posted March 9, 2009 Hello Guys,I am working on a jewelery shop, and as we all know that Gold prices fluctuate every day so is there any way to address this matter?Is there any way to update product prices based on gold rate in real time or at least once in a day?Please help, any suggestions in this regard will be highly appreciated,Thanks & Regards,CYNO Link to comment Share on other sites More sharing options...
rocky Posted March 9, 2009 Share Posted March 9, 2009 There is a realtime currency update tool in Prestashop in the Payment > Currency section, but it requires you click the button to update. It reads the feed http://www.prestashop.com/xml/currencies.xml to update. Unfortunately, I don't see XAU (the ISO code for gold in ounces) in the feed, so you can't use it get gold prices. I guess you would need to create a new feed in the same format and then change line 214 in classes/Currencies to point to the new feed. You could then just click the button as usual to update the gold price. Link to comment Share on other sites More sharing options...
Cyno Posted March 9, 2009 Author Share Posted March 9, 2009 Hello Rocky,My sincerest thanks for your reply,I thinks its a nice idea and I am going to figure this outCheers,CYNO Link to comment Share on other sites More sharing options...
samuelprabhu Posted January 8, 2014 Share Posted January 8, 2014 Hi! I am new to prestashop. I am also working on similar thing to display the live rate of stock exchange such as gold, silver, etc in prestashop. To display & bill the product price based on the current metal rate. Kindly suggest any idea 1 Link to comment Share on other sites More sharing options...
nikoz Posted November 24, 2014 Share Posted November 24, 2014 Hi samuelprabhu I am currently working on a jewelery shop and the project is similar as yours. The customer wants the price of each product to be displayed according on the current gold rate. Have you done anything on that? Any idea how I could implement that? Thanks in advance. Link to comment Share on other sites More sharing options...
Recommended Posts