chla1 Posted March 22, 2013 Share Posted March 22, 2013 Hi! I have a quite big question... We have a prestashop (1.5.3.1) site with the default currency set to SEK. In this shop we sell products from many different manufacturers. The scenario now that has come up, is that we most likly will become a distributor for one manufacturer. One criteria for them is that we will have a fixed price for their products in dollars... One solution for us is that we manually update the prices on a regular basis for products of this manufacturer. The hard part of this is that we will have around 1000-2000 different products from this manufacturer. The idea I have, but im not sure if I can do it in prestashop, is to specify the dollar price for products from this manufacturer and then let prestashop handle the exchangerate over to SEK for the customers. Is this doable? Is there any module that can make this happen? I have googled this scenario allot but haven't found any solutions... Is there anyone out there who have any solutions or any suggestions of modules that can help me out? TIA /Christian Link to comment Share on other sites More sharing options...
cocothecat Posted March 22, 2013 Share Posted March 22, 2013 Not sure I follow, but you can import the prices as dollar and set the store to display them in SEK and have a cron job in place to update the exchange rate daily. Link to comment Share on other sites More sharing options...
chla1 Posted March 22, 2013 Author Share Posted March 22, 2013 I looked in the CSV import but there isn't any option to specify the currency for the product... And I cannot find any way to change the currency for a product in the catalog either... Link to comment Share on other sites More sharing options...
cocothecat Posted March 22, 2013 Share Posted March 22, 2013 You can set the currency under the currency tab then you can tell the store using the currency module to display prices in SEK first rather than dollar. Link to comment Share on other sites More sharing options...
chla1 Posted March 22, 2013 Author Share Posted March 22, 2013 Yes... But the problem is that I have products from other manufacuter that is in SEK... I don't want to change them to dollar since those products have nothing with dollars to do... I only wan't to handle 1-2000 products with dollars, the rest with SEK and the FO should always show the price in SEK for the customer. What i am trying to achieve is that when the currency exchangerate is changed for Dollars towards SEK, All products with dollars should change price automaticly towards the exchangerate change. Link to comment Share on other sites More sharing options...
cocothecat Posted March 22, 2013 Share Posted March 22, 2013 Not sure of a way to do it on the fly like that then sorry. Someone might be able to create a module for you but you could create a simple rule in excel that covers the price column to the correct currency, then when you import that csv you change which field is to be used as the one for the price. Link to comment Share on other sites More sharing options...
Recommended Posts