How can I change the price display from '70€+' to 'FROM 70€' on my product page?

Hello everyone !

I added variants to my products. So I have prices ranging from 70 to 140€.

Here on this theme, it is displayed like this: “70€+” - here is a screenshot

I would like to replace “70€ +” by “FROM 70€”. Usually I do this in “Edit language”, but apparently it’s not here in this theme…

Someone have any idea ?

Here link of this page: https://akrofragrances.com/collections/all

Thank you so much in advance !

MC

@MaxCosta - if it is not in languages then we need to edit code to add from word to it , issue with it is that if you translate store to other languages then it may not translate this custom coded word

This is not a problem. In which code file could I add this and how?

Thank you so much in advance

@MaxCosta - if you are familiar with liquid coding then please check collection.liquid template, if may have collection section template, you go to this section, please check what code is used for this price to + sign when you have variants, you can add word From in that code.

Exactly, I can’t find this line at all… In all my code files I do Ctrl + F to find the “+”, but impossible to find…

@MaxCosta - can you add me as collaborator? I will send request and can check it for you

Ok I send it quickly! Thank you so much for your help !!

@MaxCosta - I have sent the request, please check

Done ! Thank you in advance

@MaxCosta - please clear cache and check - https://akrofragrances.com/collections/all

Thank you so much !!!

How did you do ? To understand

If we retire “:” it’s perfect but I can do it

@MaxCosta - I have sent you a DM, please check