• Resolved raymond621

    (@raymond621)


    I run google shopping ads that targets United States and Canada. I tried using several different currency switch plugins that allow me to enter different fixed price for different currency. For some reason, I am still receiving “Mismatched Price” dispproval under merchant center. It looks like google is still crawling prices under my default woocommerce currency. Is there any way to resolve this error for setting up google shopping multiple country feed?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Oscar Gare

    (@oscargare)

    Hi,

    Debe agregar el parámetro wcpbc-manual-country a la URL del feed y a las URLs de los productos incluidos en el feed:

    www.example/your-url-feed/?wcpbc-manual-country=CA

    If the feed includes the product A, the product URL of the product A included in the feed must include also the parameter wcpbc-manual-country:

    www.example.com/product-a/?wcpbc-manual-country=CA

    Price Based on Country is compatible with WooCommerce Google Product Feed by Ademti Software. With this plugin you can generate the feeds with the correct products URLs by adding the parameter wcpbc-manual-country to the feed URL.

    Thread Starter raymond621

    (@raymond621)

    Thanks for writing back but how about prices? My default currency under woocommerce is USD. Will both my USA and Canada feed include USD as currency only?

    Plugin Author Oscar Gare

    (@oscargare)

    Hi, @raymond621
    You must generate two feeds, one for CAD and another for the rest of the world in USD.
    To generate the two separated feeds, you have to add to the URL of feed the wcpbc-manual-country parameter.

    Thread Starter raymond621

    (@raymond621)

    It looks like the plugin uses query strings “?wcpbc-manual-country=CA”
    I personally tried another currency switcher plugin that also uses query string to change currency. And merchant center has disapproved my products because google detected USD currency on my site instead of CAD currency even though I have created separate feed for each currencies. Have you personally tried setting u a feed on merchant center with this plugin without getting disapproval?

    Thread Starter raymond621

    (@raymond621)

    Still with me Oscar Gare?

    Plugin Author Oscar Gare

    (@oscargare)

    Hi,

    if you add to each product URL of the feed the ?wcpbc-manual-country=CA

    The product page will display with the correct price currency (CAD), and the Google bot should read the page with the correct price and currency.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Merchant Center Mismatched Price for Multi Currency’ is closed to new replies.