Learn how to set up validation rules that display error messages in different languages based on the customer’s language, with a default fallback option.
For example, Order total amount less than or equal $100
For example, we want to translate the error message to “French” so we choose the User language as “French”.
For example, set Target to Top of the checkout page and set the error message in French: “Le montant de la commande est inférieur au montant minimum requis de 100 $“
For example, here we added the pasted block and updated the User language condition to “German” with the translated error message.
For example, here we added the fallback block with the condition Previous all conditions invalid along with the Order total amount condition and set the error message to “Order amount is less than the required minimum order amount of $100”.
“Le montant de la commande est inférieur au montant minimum requis de 100 $“
“Der Bestellbetrag liegt unter dem erforderlichen Mindestbestellwert von 100 $“
“Order amount is less than the required minimum order amount of $100”