Skip to content Skip to sidebar

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 3 replies, has 1 voice.

Last updated by Otto 1 year ago.

Assisted by: Otto.

Author Posts
April 19, 2025 at 6:41 pm #16949187

krishnaT

Background of the issue:
I am setting up a WooCommerce store where I want to have products with different pricing for different languages but using the same currency. For example, Product A should cost 19.99 USD for the English version and 9.99 USD for the Spanish version.

Symptoms:
I am trying to update the price for the Spanish version, but it is not updating.

Questions:
Can we achieve different pricing for different languages using WPML?

April 21, 2025 at 10:08 am #16951488

Dražen
Supporter

Languages: English (English )

Timezone: Europe/Zagreb (GMT+02:00)

Hello,

Thanks for contacting us.

While you wait for my colleague to take over the ticket, let me try to help you with the issue quickly.

I am afraid that can not be done with WPML out of box, you can only set different prices in different currencies as explained in our docs:

- https://wpml.org/documentation/related-projects/woocommerce-multilingual/multi-currency-support-woocommerce/

What you wish will probably require a custom coding solution.

Regards,
Drazen

April 21, 2025 at 6:18 pm #16952574

krishnaT

Are there any solutions for the custom code that I can take as a reference to apply to my site?

April 22, 2025 at 8:07 pm #16957247

Otto

Hello,

Custom programming work is beyond the scope of our support.
Also, the custom work is related to WooCommecre, on the WPML side you only need to know in which language the user is navigating the site. That can be done with this hook:
https://wpml.org/wpml-hook/wpml_current_language/

The rest is on WooCommerce.

At this point, I would suggest you consider contacting one of our certified partners from this link: http://wpml.org/documentation/support/wpml-contractors/
You will get the custom assistance you need to get on with your project.
Before doing so please have a look also here:
http://wpml.org/documentation/support/wpml-contractors/guidelines-for-people-looking-for-consulting-help/"

That said, allow me to suggest a different path:
If you need different prices for translated products, then you should not translate the original products and create individual products in each language independently - those would then not be linked and share any product details.

Best Regards,
Otto