Product feed in multiple languages
Yes. If your WooCommerce is set up using WPML for instance, we can target different countries by exporting products from your language-specific category.
Additional prices or currencies may be mapped via Custom Attributes if needed, or easily modified using the Advanced Commands below. For example.
If my prices are set up in USD, we apply the following commands to set up a Canadian feed:
set currency as CAD
rule discount(1.24,*)
rule discount(1.24,*,s)
[for adjusting sale price] – At the time of writing this, 1 USD = 1.24 CAD (ouch)
If you have further questions related to changing the language in your feed, please let us know.