So i’ve got some text on my website displaying a price however I need to be able to change it depending on the location: (I only need to change the price)
Html:
<div class="pricepremium">
<span class="grid-product__price">
<span class="visually-hidden">Regular price</span>
<span class="price-compare">£30</span>
<span class="visually-hidden">Sale price</span>
<span class="on-sale">
£2
</span>
</span>
<span>/ Lifetime</span>
</div>
(I’ve attempted to copy the html from a product but it didn’t seem to work)
CSS:
div.pricepremium{
font-size:23px;
}
How can I make the currency change?
Hello, @MattButton
It can be done by doing some code customization. please send me a personal message and we can discuss what you’d like
Hi there!
You want to change the text of the price on your website depending on the location. Is that the location of your visitors?
If this is the case, you might want to consider Geo Targetly solution.
Its particular GeoContent tool can detect your website visitors’ locations and alter almost anything on your website depending on your visitors’ locations, like by country/state/city. You can simply achieve this within a few step with the tool using the inbuilt HTML editor and geolocation HTML classes.
Hope it helps! Feel free to reach out if you have any questions.
Hi @KetanKumar ,
I know it’s been a while since this topic, but I am having the same requirements for my webshop.
Can you help me as well?
1 Like
@fabijanM
its work on local lang code for Example This