Skip to content Skip to sidebar

This thread is resolved. Here is a description of the problem and solution.

Problem:
The client is using WPML with WooCommerce and the WooCommerce Side Cart Premium plugin. They have set a threshold for adding free products in the main language (PL) and want to set different thresholds for other languages (EN, DE, CZ) with different currencies.
Solution:
We recommended checking if the threshold setting is stored as a custom field or within the plugin options. If it's a custom field, the client can set it to 'translate' using the guide on Translating Custom Fields. If it's a global plugin option, the client should register it for translation following the instructions on Finding Strings that Don't Appear on the String Translation Page.
The client successfully found the threshold value under WPML → String Translation → Translate texts in admin screens, registered it for translation, and set different values for each language.

If this solution does not apply to your case, or if it seems outdated, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket.

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 1 replies, has 0 voices.

Last updated by patrykB-6 2 months, 2 weeks ago.

Assisted by: Bruno Kos.

Author Posts
February 17, 2026 at 11:10 am #17828836

patrykB-6

Good morning,
I am using WPML in conjunction with WooCommerce and the WooCommerce Side Cart Premium plugin.
The problem I am encountering is as follows:
- I have set a threshold for adding free products (e.g., PLN 69) in the main language (PL).
- I would like this threshold to be different in other languages (EN, DE, CZ), e.g., EUR 15, CZK 350, etc.
I would like to know if WPML allows setting different thresholds for free products in Side Cart Premium depending on the language or currency, and if so, how best to configure it.
Additionally, please provide instructions if this requires manual modification or the use of PHP filters.
Thank you in advance for your help.
Best regards

February 17, 2026 at 1:30 pm #17829323

Bruno Kos
WPML Supporter since 12/2018

Languages: English (English ) German (Deutsch ) French (Français )

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

Hi,

Can you send me a screenshot on how this threshold for adding free products is set? Perhaps it is stored as custom field so we can set it as as "translate", or maybe within plugin options.

If set as custom field, you can change it setting like this and then translate:
https://wpml.org/documentation/getting-started-guide/translating-custom-fields/#how-to-translate-custom-fields

However note that numbers don't typically show in the translation editor and this feature needs to be activated.

If this is a global plugin option, can you check this?
https://wpml.org/documentation/getting-started-guide/string-translation/finding-strings-that-dont-appear-on-the-string-translation-page/#register-admin-and-setting-strings-for-translation

February 18, 2026 at 10:59 am #17831891

patrykB-6

Hi,

Thank you for your guidance.

I was able to find the threshold value under WPML → String Translation → Translate texts in admin screens and register it for translation. After that, it appeared in String Translation and I could set different values for each language.

Everything is working correctly now.

Thank you for your help!