• Resolved mashut

    (@mashut)


    Hi,

    I cannot understand how I can change the currency other than default Woocommerce currency as my site uses WPML currency switcher. Could you please explain?

    • This topic was modified 8 years, 5 months ago by mashut.
Viewing 15 replies - 1 through 15 (of 35 total)
  • Thread Starter mashut

    (@mashut)

    I tried to multiply the Woocommerce currency to a necessary value, it works OK. But still I cannot change the Woocommerce default currency to another one… There is no way to add a custom text, nor any default values… Maybe there is another way to add a currency?…

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Hi mashut,

    Sorry for our late response.

    You could solve this by using the “edit values” option. Select the price value you want to use as source (eg regular_price), then select “edit values” and choose the “add prefix” option. In the input field you then can type any currency symbol you want, followed by a space if you want.

    You can use the “edit” option behind the “for all products” text if you want to use variations of your currency symbol.

    I hope this solves your problem.

    Thread Starter mashut

    (@mashut)

    Hi Michel,

    Thanks a lot for your response. I will describe the problem. My Woocommerce default currency is EUR, so all the prices are in EUR. But as my website is multilingual I also need a Google feed with prices in Czech crowns for mu Czech translations. By adding prefix, we change only the symbols (EUR to CZK), but not the currency rate. And I need to change not only the symbol, but the currency rates. E.g., 1 EUR is equal to 27 Czech crowns. And I need to multiply the default Woocommerce price by 27. How can I do that? I mean adding prefix and multiplying by 27 simultaneously?

    • This reply was modified 8 years, 5 months ago by mashut.
    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Well there is a solution for this, but testing it reveiled an error that I need to fix first.

    What you could do is the following:
    Select “Combined source fields” as the source and build it up with a static value as first value, fill that with the currency symbol and than add a space and the required price value.

    Than perform an “edit value” to this source and select the required recalculation.

    Like I said, this will not work now as it generates an error, but I will look into that and will try to fix that as soon as I can. But I do think that after I solved the error, this should give you the result you are looking for.

    Thread Starter mashut

    (@mashut)

    I tried the solution you are telling about and I know which error you mean. In the feed instead of the static value (the currency symbol) I see O. So the solution is either to fix that or to add the second “edit values” both for recalculation and prefix/suffix.
    Anyway, your plugin is really helpful for WPML websites and if you fix the error in order to use it with multicurrency, it would be perfect. I used other plugins and they are not so simple for users and well done. And we are certainly planning to buy a premium version. So the pre sale question is – I need product feeds for Czech zbozi.cz and heureka.cz which are quite popular here. Is there a ready template for them in Premium version? Or is there a possibility to create them yourself? Maybe there are ready templates of other systems which have identical feeds…
    Here is the example of the feed we need:
    https://napoveda.seznam.cz/cz/zbozi/specifikace-xml-pro-obchody/specifikace-xml-feedu/

    • This reply was modified 8 years, 5 months ago by mashut.
    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    I will fix the error first. Having the option to add a second “edit values” is on our todo-list, but will take time to do. The error needs to be fixed anyway, so that is where I will start working on. The error is caused btw due to the fact that the combined string contains a number and a text string.

    As for the product feeds for zbozi.cz and heureka.cz. We will need a (preferably English) feed specification sheet and a list of allowed categories for both sites. The premium version does include a “custom XML” export that would probably work for your needs, but we prefer to make specific feeds on customer requests.

    If you could provide me with a link to an english specification feed, I could have a look at it.

    Thread Starter mashut

    (@mashut)

    Here is the feed in English, sorry:
    https://napoveda.seznam.cz/soubory/Zbozi.cz/offer_feed_en.pdf
    Heureka.cz doesn’t have it in English, but I’ll check, I think that their feed is the same as Zbozi.cz.
    Look forward to you fixing the error.

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    I think I got a fix for the error message.

    Assuming you have ftp access to your server, please download the following two files:

    https://dl.dropboxusercontent.com/u/3129817/class-feed-processor.php
    https://dl.dropboxusercontent.com/u/3129817/class-feed-value-editors.php

    Then place both files in the wp-content/plugins/wp-product-feed-manager/includes/application folder of your wordpress server replacing the origional files.

    Next refresh the wp-admin page and try it again with the feed setup I described earlier.

    Let me know if it works.

    Thread Starter mashut

    (@mashut)

    I’ve downloaded the 2 files via ftp. Unfortunately the currency symbol is not showing. Maybe I am doing something wrong, please see the screenshots attached.

    https://1drv.ms/i/s!At0K2lRLEjoKgfVRDm4T2IqUhlhexA
    https://1drv.ms/i/s!At0K2lRLEjoKgfVQOH5X6rS0GeBHuQ

    • This reply was modified 8 years, 5 months ago by mashut.
    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Sorry, my mistake. I only thought about (and tested) a currency that would come in front of the value.

    This should work:

    https://dl.dropboxusercontent.com/u/3129817/class-feed-processor.php

    Again put this file in your wp-content/plugins/wp-product-feed-manager/includes/application folder and let me know if it works.

    Thread Starter mashut

    (@mashut)

    Now it is working perfectly, thanks a lot.

    Anyway, is it possible to have a zbozi.cz feed template after ordering a Premium version? Here is the English specification:
    https://napoveda.seznam.cz/soubory/Zbozi.cz/offer_feed_en.pdf

    If so, I’ll purchase it at once.

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    I will dive into it next week and will reply to you if we can implement this feed template.

    Do you think they have a (text) file that includes all possible categories? I will need such a file to fill in the categorie selections. It does not have to be a text file as I could convert it, but it would be preferable if it where.

    Thread Starter mashut

    (@mashut)

    Yes, they have it here:
    https://www.zbozi.cz/static/categories.json or download at: https://napoveda.seznam.cz/soubory/Zbozi.cz/category_ID.xls

    But to tell you the truth all my products are of the same category. That means that for me it would be OK if you leave this field empty (e.g., with the static value of anything in it) and I paste it manually.

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    But as I will put in the effort to make a new channel, I would like to make it available for every user who would like to use it. So I want to make it with the same options as the other channels.

    And besides that, You need to be able to select a default category because that will be used to select which inputs are mandatory and which not.

    I will reply next week if we are going to implement this feed.

    Thank you for your positive review by the way ??

    Thread Starter mashut

    (@mashut)

    Ok, thanks, I look forward to your answer.

Viewing 15 replies - 1 through 15 (of 35 total)
  • The topic ‘Multi currency option’ is closed to new replies.